This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 26eba0c98c Improve some exception handling (#3402) add 763ab0fb04 Fix issues on monitor with GC status (#3403) new 4d7f81954b Merge branch '2.1' The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../accumulo/gc/GarbageCollectWriteAheadLogs.java | 8 +++---- .../apache/accumulo/gc/SimpleGarbageCollector.java | 8 +++---- .../monitor/rest/gc/GarbageCollectorStats.java | 4 +++- .../org/apache/accumulo/monitor/resources/js/gc.js | 27 +++++++++++++++++++--- .../org/apache/accumulo/monitor/templates/gc.ftl | 3 ++- 5 files changed, 37 insertions(+), 13 deletions(-)