You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by dl...@apache.org on 2021/06/03 14:04:17 UTC

[accumulo] branch main updated (8d40427 -> 8a804b5)

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

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


    from 8d40427  Skip existing external compaction ZK nodes during upgrade (#2141)
     add 8a804b5  Mark external compaction props as experimental (#2129)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/accumulo/core/conf/Property.java    | 60 ++++++++++++++--------
 .../coordinator/CoordinatorExecutable.java         |  1 +
 .../accumulo/compactor/CompactorExecutable.java    |  1 +
 .../apache/accumulo/test/ExternalCompactionIT.java |  1 +
 4 files changed, 41 insertions(+), 22 deletions(-)