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 6c1e453f53 Merge branch '2.1'
     add 8521cb3178 improves efficiency of migration set clean up (#4474)
     add 4839d3bf22 logs when closing tablets are waiting on compactions (#4472)
     add 714fdb7e1a logs when tablet decides there is nothing to do for user 
compaction (#4473)
     add 3c5326c89f Add visibility to grep searches (#4468)
     add 0958a5a456 Add scan server prefix to valid zooProp list (#4487)
     add 6d0b476852 Additional metrics changes (#4459)
     new 94b8d96e5c 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:
 .../org/apache/accumulo/core/conf/Property.java    | 24 +++++++++++++++++++---
 .../accumulo/core/iterators/user/GrepIterator.java |  2 +-
 .../core/iterators/user/GrepIteratorTest.java      | 18 ++++++++++++++++
 .../java/org/apache/accumulo/manager/Manager.java  | 14 ++++++++-----
 .../accumulo/tserver/tablet/CompactableImpl.java   | 13 ++++++++++--
 .../accumulo/shell/commands/GrepCommand.java       |  2 +-
 .../org/apache/accumulo/test/shell/ShellIT.java    |  1 +
 7 files changed, 62 insertions(+), 12 deletions(-)

Reply via email to