You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ed...@apache.org on 2019/09/12 20:36:35 UTC

[accumulo] branch master updated (efc9311 -> b2626d6)

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

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


    from efc9311  Use concurrent map instead of cache for bulkImported map (#1356)
     add 073873d  Fix #1345 - Allow gc initiated compaction as option. (#1352)
     add 1264e19  Merge branch '1.9' into 2.0
     add b2626d6  Merge branch '2.0'

No new revisions were added by this update.

Summary of changes:
 .../org/apache/accumulo/core/conf/Property.java    |  6 ++++
 .../apache/accumulo/core/conf/PropertyType.java    |  3 ++
 .../accumulo/core/conf/PropertyTypeTest.java       |  6 ++++
 .../apache/accumulo/gc/SimpleGarbageCollector.java | 42 ++++++++++++++++++----
 4 files changed, 50 insertions(+), 7 deletions(-)