Community
Participate
Working Groups
Build Identifier: 4.0 The last object id is not updated during runtime in all SynchronizableRepositories (OfflineClone, FailOverParticipant). -> First call of LongIDStore.getNextCDOID delivers ID 1 (for non-local branches). For the OfflineClone this is not a big issue because all non-local commits are done on the master not locally on the client. In FailOverParticipant the problem occurs only after a redundancy switch. Reproducible: Always Steps to Reproduce: 1. Setup a master / backup FailOverParticipant scenario 2. Do a master backup switch. 3. Commit a new object on the new master repository.
Created attachment 178748 [details] Testcase I confirm to 1) The number of lines that you changed is smaller than 250. 2) You are the only author of these changed lines. 3) You apply the EPL to these changed lines.
Created attachment 178786 [details] Patch v1 - for future reference
Committed to HEAD
Available in R20110608-1407