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

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


    from 173a447929 Dynamically generate metrics documentation (#4850)
     add 3412604dea Update ThriftScanner to use nanotime (#4866)
     add ccf4eec33b Replace RecentLogs LinkedHashMap with Caffeine (#4881)
     add 2bec74ad83 Bug fix no scan id for batch scans (#4871)
     add 875f5e72b7 Merge remote-tracking branch 'upstream/2.1' into 3.1

No new revisions were added by this update.

Summary of changes:
 .../accumulo/core/clientImpl/ScannerImpl.java      |   6 +-
 .../accumulo/core/clientImpl/ScannerIterator.java  |   5 +-
 .../accumulo/core/clientImpl/ThriftScanner.java    |  28 ++---
 .../java/org/apache/accumulo/core/util/Timer.java  |  11 +-
 server/monitor/pom.xml                             |   4 +
 .../accumulo/monitor/util/logging/RecentLogs.java  |  48 ++++---
 .../accumulo/tserver/session/SessionManager.java   | 109 +++++++---------
 .../apache/accumulo/test/functional/ScanIdIT.java  | 139 +++++++++++++++------
 8 files changed, 198 insertions(+), 152 deletions(-)

Reply via email to