You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2022/10/26 03:02:45 UTC

[accumulo] branch main updated (cf32e3d17a -> d0d7b585ea)

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

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


    from cf32e3d17a fix upgrade utility - resolves #3041 (#3043)
     add d0d7b585ea Prevents bulk import from hanging. (#3044)

No new revisions were added by this update.

Summary of changes:
 .../clientImpl/bulk/ConcurrentKeyExtentCache.java  |  6 +++--
 .../core/metadata/schema/TabletsMetadata.java      | 24 ++++++++++++++++++--
 .../apache/accumulo/test/functional/BulkNewIT.java | 26 ++++++++++++++++++++++
 3 files changed, 52 insertions(+), 4 deletions(-)