This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch 3.1 in repository https://gitbox.apache.org/repos/asf/accumulo.git
from d7cbdeceb7 Merge branch '2.1' into 3.1 add 7147177385 corrects open file metric (#5009) new 9b22be23d5 Merge branch '2.1' into 3.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: .../org/apache/accumulo/server/fs/FileManager.java | 4 ++++ .../java/org/apache/accumulo/tserver/ScanServer.java | 2 +- .../org/apache/accumulo/tserver/TabletServer.java | 2 +- .../accumulo/tserver/TabletServerResourceManager.java | 4 ++++ .../tserver/metrics/TabletServerScanMetrics.java | 19 +++++++------------ .../accumulo/tserver/tablet/ScanDataSource.java | 3 --- 6 files changed, 17 insertions(+), 17 deletions(-)