EdColeman opened a new pull request, #4500:
URL: https://github.com/apache/accumulo/pull/4500
Fixes #4499 CI test failures.
- Adds metrics initialization for AbstractServer - 3.1 Change added extends
MetricProducer to AbstractServer.
- Adds metrics initialization to test class ZombieTServer to match metrics
needed in TabletServer and needed for thrift metrics.
- Removes extra dot in scan paused metrics tags:
- METRICS_SCAN_PAUSED_FOR_MEM was
`accumulo.tserver.scans..paused.for.memory`
- METRICS_SCAN_RETURN_FOR_MEM was
`accumulo.tserver.scans..return.early.for.memory`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]