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 b8022eb6ab Create 16 SharedBatchWriters instead of 1 in 
CompactionFinalizer (#5552)
     add b9d1809996 avoid reading unwanted data in native map (#5553)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/accumulo/tserver/NativeMap.java     |  22 +--
 .../java/org/apache/accumulo/test/LargeReadIT.java | 174 +++++++++++++++++++++
 .../accumulo/test/functional/NativeMapIT.java      |  13 ++
 3 files changed, 198 insertions(+), 11 deletions(-)
 create mode 100644 test/src/main/java/org/apache/accumulo/test/LargeReadIT.java

Reply via email to