You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mm...@apache.org on 2021/02/18 16:55:12 UTC

[accumulo] branch main updated (287a1bd -> e6cc640)

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

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


    from 287a1bd  Stop user flush if table is being deleted (#1931)
     add e6cc640  Remove unused param from CompactionEnv (#1936)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/accumulo/tserver/tablet/CompactableImpl.java    | 2 +-
 .../java/org/apache/accumulo/tserver/tablet/CompactableUtils.java   | 4 ++--
 .../src/main/java/org/apache/accumulo/tserver/tablet/Compactor.java | 6 +++---
 .../java/org/apache/accumulo/tserver/tablet/MinorCompactor.java     | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)