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

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


    from 05ff5e26e4 Manager can queue up tablets for TabletGroupWatcher (#3447)
     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)
     add 4ec6dd2054 Merge remote-tracking branch 'upstream/2.1'
     new fb374dffd4 Merge branch 'main' into elasticity

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