This is an automated email from the ASF dual-hosted git repository.
stefanegli pushed a change to branch OAK-10595-2
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 15d4194c8d OAK-10595 : minor typo
add 9f53222eae OAK-10595 : PausableDocumentStore introduced
No new revisions were added by this update.
Summary of changes:
.../document/DocumentNodeStoreSweepTest.java | 101 ++-----------
.../oak/plugins/document/FailingDocumentStore.java | 123 +++++++++++++---
.../plugins/document/PausableDocumentStore.java | 156 +++++++++++++++++++++
3 files changed, 270 insertions(+), 110 deletions(-)
create mode 100644
oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/PausableDocumentStore.java