You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by kt...@apache.org on 2019/04/02 18:38:52 UTC

[accumulo] branch master updated (0a0f0b4 -> 8f1b518)

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

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


    from 0a0f0b4  Merge branch '1.9'
     new 86b1df5  WIP
     new e2f9028  misc updates
     new 243ac4c  added some debugging
     new 1ef978d  WIP
     new 91f22b6  WIP
     new af4f5b5  correct comment
     new 79947b2  improve comments
     new 8928726  Fixes #1064 avoid calling insert on c++ map. (#1070)
     new 8f1b518  Merge branch '1.9'

The 9917 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../native/src/main/c++/nativeMap/BlockAllocator.h | 29 ++++++++++++-
 server/native/src/main/c++/nativeMap/NativeMap.h   | 50 ++++++++++++----------
 server/native/src/main/c++/nativeMap/SubKey.h      |  2 +
 3 files changed, 57 insertions(+), 24 deletions(-)