stefan-egli commented on PR #1605:
URL: https://github.com/apache/jackrabbit-oak/pull/1605#issuecomment-2275496222

   Also it might be good to modify the original test to have 2 kinds of tests:
   
   * one that tests normally (basically the current test)
   * one that tests when the repository was brought into the corrupted state, 
without any fix applied yet. Worst case the repository state would need to be 
created "hard coded" - eg by going through the steps as 1, but then explicitly 
force the state where `_bc` is removed but `_commitRoot` is not. This would be 
used to simulate suggested part 2. above.
   
   (perhaps we can come up with a test that ensures that a property created as 
unmerged bc on root is never treated as committed - even though it is passed 
sweep rev and no branch commit info is remaining)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to