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

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


    from 19ffddb37f OAK-11766 Write Throttling Mechanism - Session.save() delay
     add c736595e1c OAK-11766 Write Throttling Mechanism - Session.save() delay

No new revisions were added by this update.

Summary of changes:
 .../oak/jcr/delegate/SessionDelegate.java          |   2 +-
 .../oak/jcr/session/SessionSaveDelayer.java        |  16 +-
 .../oak/jcr/session/SessionSaveDelayerConfig.java  |  83 +++-
 .../jcr/session/SessionSaveDelayerConfigTest.java  | 462 ++++++++++++++++++++-
 .../oak/jcr/session/SessionSaveDelayerTest.java    | 215 ++++++++--
 5 files changed, 713 insertions(+), 65 deletions(-)

Reply via email to