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

ddanielr pushed a change to branch 2.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from e97f5886b8 Modified Deriver to throw Exception on null result (#4746)
     add 35d60a5a1e Simplify idle check used for idle process metric in 
Compactor (#4740)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/accumulo/server/AbstractServer.java |  11 +-
 .../org/apache/accumulo/compactor/Compactor.java   |  18 ++--
 .../apache/accumulo/compactor/CompactorTest.java   |   6 +-
 .../org/apache/accumulo/tserver/ScanServer.java    |   4 +-
 .../org/apache/accumulo/tserver/TabletServer.java  |   6 +-
 .../test/functional/IdleProcessMetricsIT.java      | 115 +++++++++++++++++++++
 6 files changed, 140 insertions(+), 20 deletions(-)

Reply via email to