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

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


    from c51469d74f Merge remote-tracking branch 'upstream/2.1'
     add 5adc92bce1 Replace semaphore with ReentrantLock in Scanner to help 
clean up scan sessions (#3644)
     add dd6d60a507 make option exclude-parent-properties, other minor clean-up 
(#3659)
     add e4df612062 adds an open ended scan to ScanConsistencyIT (#3656)
     new 4ec6dd2054 Merge remote-tracking branch 'upstream/2.1'

The 1 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:
 .../apache/accumulo/tserver/tablet/Scanner.java    | 57 ++++++++++++++++------
 .../shell/commands/CreateNamespaceCommand.java     |  6 +--
 .../shell/commands/CreateTableCommand.java         |  6 +--
 .../apache/accumulo/test/ScanConsistencyIT.java    | 49 +++++++++++++------
 .../test/shell/ShellCreateNamespaceIT.java         |  4 +-
 .../accumulo/test/shell/ShellCreateTableIT.java    |  3 +-
 6 files changed, 84 insertions(+), 41 deletions(-)

Reply via email to