This is an automated email from the ASF dual-hosted git repository.
baedke pushed a change to branch OAK-10660
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from d092194af1 OAK-10660: DocumentNodeStore: avoid repeated commits of
:childOrder in branch commits
add 658b0c7289 OAK-10660: DocumentNodeStore: avoid repeated commits of
:childOrder in branch commits
add 06033f0565 OAK-10660: DocumentNodeStore: avoid repeated commits of
:childOrder in branch commits
No new revisions were added by this update.
Summary of changes:
.../jackrabbit/oak/jcr/AbstractRepositoryTest.java | 10 +---------
.../apache/jackrabbit/oak/jcr/ManyChildrenIT.java | 21 +--------------------
.../jackrabbit/oak/plugins/document/Commit.java | 3 +--
.../oak/plugins/document/DocumentNodeStore.java | 8 ++++----
.../plugins/document/DocumentNodeStoreBuilder.java | 10 +++++-----
.../plugins/document/DocumentNodeStoreService.java | 8 ++++----
.../jackrabbit/oak/plugins/document/util/Utils.java | 11 -----------
.../oak/fixture/DocumentMongoFixture.java | 3 +--
8 files changed, 17 insertions(+), 57 deletions(-)