Ticket #251 (closed defect: fixed)

Opened 9 months ago

Last modified 5 months ago

UUIDs should be generated for databases and stored.

Reported by: richard Owned by: olly
Priority: normal Milestone: 1.1.0
Component: Other Version: SVN trunk
Severity: normal Keywords:
Cc: Blocked By:
Operating System: All Blocking: #227

Description

The replication code needs a uuid for a database, to identify whether two databases are the same. This code is currently generated from the timestamp at which the database was created, which is highly fragile and unsatisfactory. A proper uuid should be generated and stored in the database (possibly in the "iamchert" file) - this is a database change, so should be addressed (at least insofar as updating the format to have space for it) for 1.1.0

Change History

Changed 9 months ago by olly

  • owner changed from newbugs to olly

Changed 5 months ago by olly

  • status changed from new to closed
  • resolution set to fixed

Fixed in trunk r11065

Note: See TracTickets for help on using tickets.