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

kturner pushed a change to branch 1451-external-compactions
in repository https://gitbox.apache.org/repos/asf/accumulo.git.


    from cb286c5  increase thread pool size so test will not fail
     add c2da878  fix issues with configuration and external compactions

No new revisions were added by this update.

Summary of changes:
 .../thrift/TExternalCompactionJob.java             | 130 ++++++++++-----------
 core/src/main/thrift/tabletserver.thrift           |   2 +-
 .../org/apache/accumulo/compactor/Compactor.java   |  19 ++-
 .../tserver/compactions/ExternalCompactionJob.java |   8 +-
 .../accumulo/tserver/tablet/CompactableImpl.java   |  21 +---
 .../accumulo/tserver/tablet/CompactableUtils.java  |  85 ++++++++------
 .../apache/accumulo/tserver/tablet/TabletTest.java |  26 ++---
 7 files changed, 144 insertions(+), 147 deletions(-)

Reply via email to