You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2022/12/14 21:55:44 UTC

[accumulo] branch 2.1 updated (fa660738cc -> 2c035c040b)

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

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


    from fa660738cc Remove htrace4 from the binary distribution (#3126)
     add 2c035c040b Fix compaction coordinator page bug in monitor (#3127)

No new revisions were added by this update.

Summary of changes:
 .../monitor/rest/status/StatusInformation.java     |  5 ++-
 .../monitor/rest/status/StatusResource.java        |  4 ++-
 .../org/apache/accumulo/monitor/view/WebViews.java |  8 ++---
 .../org/apache/accumulo/monitor/resources/js/ec.js | 37 +++++++++++++++++++---
 .../org/apache/accumulo/monitor/templates/ec.ftl   |  8 ++---
 5 files changed, 44 insertions(+), 18 deletions(-)