On 17.12.13 6:26 , Chetan Mehrotra wrote:
6. Session refresh triggers purge of current pending changes leading to a
     branch commit

Purging (should) only happen for refresh calls with the keepChanges parameter set to true. This might be optimised however for the case where the persisted branch has not yet been created (i.e. org.apache.jackrabbit.oak.spi.state.AbstractNodeStoreBranch.InMemory) by tweaking the way (Kernel|Mongo)NodeStoreBranch and (Kernel|Mongo)RootBuilder interact.

Michael

Reply via email to