You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2022/03/09 10:20:33 UTC

[jackrabbit-oak] branch 1.6 updated (9a6517c -> 9bfc011)

This is an automated email from the ASF dual-hosted git repository.

reschke pushed a change to branch 1.6
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git.


    from 9a6517c  Merge pull request #474 from kunal3112/1.6
     new d22db47  OAK-9711 - Fix cold standby IT failures
     new cf23ca9  Remove ExternalPrivateStoreIT.testSyncBigBlob
     new 9bfc011  Merge pull request #507 from kunal3112/1.6

The 13026 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../oak/segment/standby/BrokenNetworkIT.java       |  95 ++++---
 .../oak/segment/standby/DataStoreTestBase.java     | 280 ++++++++++-----------
 .../segment/standby/ExternalPrivateStoreIT.java    |  48 +++-
 .../oak/segment/standby/ExternalSharedStoreIT.java |   6 +-
 4 files changed, 222 insertions(+), 207 deletions(-)