This is an automated email from the ASF dual-hosted git repository.
lakshsingla pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from c483cb863d Fix IndexerWorkerClient#fetchChannelData when response has
data and error. (#15084)
add e2cc1c4ad1 Add metric -- count of queries waiting for merge buffers
(#15025)
No new revisions were added by this update.
Summary of changes:
docs/operations/metrics.md | 2 +
.../org/apache/druid/collections/BlockingPool.java | 9 +++-
.../druid/collections/DefaultBlockingPool.java | 18 +++++++
.../druid/collections/DummyBlockingPool.java | 6 +++
.../org/apache/druid/query/TestBufferPool.java | 6 +++
.../server/metrics/QueryCountStatsMonitor.java | 11 ++++-
.../server/metrics/QueryCountStatsMonitorTest.java | 57 +++++++++++++++++++++-
7 files changed, 104 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]