This is an automated email from the ASF dual-hosted git repository.
cschneider pushed a change to branch SLING-13135
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git
from 5b644c0 SLING-13135 - Compute queue size in background
add a48d249 SLING-13135 - Fixes from review
add 3e31cd0 SLING-13135 - Add metric for queue size computation
No new revisions were added by this update.
Summary of changes:
docs/metrics_overview.md | 9 +++++-
.../journal/impl/publisher/PublishMetrics.java | 2 ++
.../queue/impl/PubQueueProviderFactoryImpl.java | 28 +++++++++++------
.../journal/queue/impl/PubQueueProviderImpl.java | 36 ++++++++++++++++++++--
.../journal/queue/impl/PubQueueProviderTest.java | 4 +++
5 files changed, 65 insertions(+), 14 deletions(-)