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

tmaret pushed a change to branch SLING-10592
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git.


    from 6cb51d5  SLING-10592 - Adjust max delay to 1 minute to avoid long 
delay when removing items
     add ec728c8  SLING-10592 - Add a timed wait mechanism triggered by command 
messages and adjust max delay back to 15 minutes

No new revisions were added by this update.

Summary of changes:
 .../journal/impl/subscriber/CommandPoller.java     |  5 ++-
 .../impl/subscriber/DistributionSubscriber.java    | 38 +++++++++++-----------
 .../journal/shared/{Delays.java => Delay.java}     | 20 ++++++++++--
 .../journal/impl/subscriber/CommandPollerTest.java | 12 ++++++-
 .../shared/{DelaysTest.java => DelayTest.java}     | 37 ++++++++++++++++++---
 5 files changed, 84 insertions(+), 28 deletions(-)
 rename src/main/java/org/apache/sling/distribution/journal/shared/{Delays.java 
=> Delay.java} (72%)
 rename 
src/test/java/org/apache/sling/distribution/journal/shared/{DelaysTest.java => 
DelayTest.java} (62%)

Reply via email to