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

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


    from e9e8de3855 fixes bug in CompactionJobPriorityQueue (#4946)
     add bf3e480662 removes unused property (#4948)
     add 66229f5f76 fixes bug with waitForBalance signaling (#4947)
     add 93e44ec2ad limit thread and add queue to monitor append (#4879)
     add c57baa93ab Merge branch '2.1' into 3.1
     new 9a460ce3a8 Merge branch '3.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:
 assemble/conf/log4j2-service.properties            |   3 +
 .../org/apache/accumulo/core/conf/Property.java    |   5 -
 pom.xml                                            |   8 +-
 .../java/org/apache/accumulo/manager/Manager.java  |   8 +-
 .../util/logging/AccumuloMonitorAppender.java      | 130 +++++++++++++++++++--
 5 files changed, 134 insertions(+), 20 deletions(-)

Reply via email to