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 mr...@apache.org on 2023/05/24 10:05:48 UTC

[jackrabbit-oak] branch trunk updated (f31c995cf1 -> eb5654e53f)

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

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


    from f31c995cf1 Merge pull request #951 from mreutegg/OAK-10257
     new 8ddae702dc OAK-10250: Configurable suspend timeout
     new dd3e641ac1 OAK-10250: Configurable suspend timeout
     new eb5654e53f Merge pull request #946 from mreutegg/OAK-10250

The 18493 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/plugins/document/CommitQueue.java          | 24 +++++++++++++++++++---
 .../oak/plugins/document/Configuration.java        |  8 ++++++++
 .../oak/plugins/document/DocumentNodeStore.java    |  1 +
 .../plugins/document/DocumentNodeStoreBuilder.java | 11 ++++++++++
 .../plugins/document/DocumentNodeStoreService.java |  1 +
 .../DocumentNodeStoreServiceConfigurationTest.java |  1 +
 .../document/DocumentNodeStoreServiceTest.java     | 12 +++++++++++
 7 files changed, 55 insertions(+), 3 deletions(-)