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

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


    from 11824cf7a5 Use property in test that still exists in main
     add 98fc87d427 fixes bug w/ deletion of compaction thread pool (#3750)

No new revisions were added by this update.

Summary of changes:
 .../accumulo/tserver/compactions/Compactable.java  |   5 +-
 .../compactions/InternalCompactionExecutor.java    |  43 ++++++++-
 .../accumulo/tserver/tablet/CompactableImpl.java   |  16 ++--
 .../test/compaction/CompactionConfigChangeIT.java  | 103 +++++++++++++++++++++
 4 files changed, 154 insertions(+), 13 deletions(-)
 create mode 100644 
test/src/main/java/org/apache/accumulo/test/compaction/CompactionConfigChangeIT.java

Reply via email to