Hi, I'm following up on failure case in oak 1.2.14 where as part of a persisted branch merge commit hooks do not propagate through all affected changes, resulting in an inconsistent state. It's unclear how realistic this scenario is and/or if it's relevant, but I was able to produce such a scenario in a test case.
Interesting thing is that it's quite easily reproducible in 1.2.14 while as later in the 1.2 branch it takes longer for the test (which loops until it fails) to fail. Also, it doesn't fail in trunk even after eg 500 iterations. Does this ring a bell with anyone - diffManyChildren / wrong _modified calculation / branch - perhaps this was fixed in trunk a while ago and not backported? Cheers, Stefan -- https://issues.apache.org/jira/browse/OAK-5557
