This is an automated email from the ASF dual-hosted git repository.
cschneider pushed a change to branch SLING-13136
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git
from 803187a SLING-13136 - Support metric for non editable queues
add 27105b7 SLING-13135 - Compute queue size in background (#184)
add 83ee8ae Merge branch 'master' into SLING-13136
No new revisions were added by this update.
Summary of changes:
docs/metrics_overview.md | 11 +-
.../journal/impl/publisher/PublishMetrics.java | 2 +
.../queue/impl/PubQueueProviderFactoryImpl.java | 28 ++++--
.../journal/queue/impl/PubQueueProviderImpl.java | 74 ++++++++++++++
.../journal/queue/impl/PubQueueProviderTest.java | 112 ++++++++++++++++++++-
5 files changed, 214 insertions(+), 13 deletions(-)