| CDO - Issue with partial commit [message #1832696] |
Wed, 23 September 2020 08:07  |
Eclipse User |
|
|
|
I am using partial commit to filter out some entries, so far so good.
But sometimes on a subsequent commit that shouldn't be a partial commit, the CommitIntegrityCheck fails with some unresolved proxy objects in the old revision on objects that shouldn't have even changed here.
Debugging showed that on the subsequent commit, the new object list from the save point included those rejected from the previous transaction. I traced this back to the cleanup method in CDOTransaction and the way that collapseSavepoints only removes elements from the commit context that don't include those that were filtered out.
I commented that block and haven't seen any issue so far, but I feel that I must be missing something.
Please advise
Alain
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03628 seconds