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

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


    from bc128fcc5c Merge branch '3.1'
     new 3ec800b9b9 Fix trivial warnings
     new e9d13fa266 Merge branch '2.1' into 3.1
     new 26b3e4d149 Fix more trivial warnings
     new fea968d598 Merge branch '3.1'

The 4 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:
 core/src/main/java/org/apache/accumulo/core/clientImpl/bulk/Bulk.java | 3 +++
 core/src/main/java/org/apache/accumulo/core/lock/ServiceLockData.java | 1 +
 .../java/org/apache/accumulo/server/metadata/RootGcCandidates.java    | 1 +
 .../apache/accumulo/server/util/fateCommand/FateSummaryReport.java    | 1 +
 .../org/apache/accumulo/server/util/fateCommand/FateTxnDetails.java   | 1 +
 .../accumulo/server/util/serviceStatus/ServiceStatusReport.java       | 1 +
 .../org/apache/accumulo/server/util/serviceStatus/StatusSummary.java  | 1 +
 .../tserver/src/main/java/org/apache/accumulo/tserver/ScanServer.java | 2 +-
 .../main/java/org/apache/accumulo/tserver/log/ResolvedSortedLog.java  | 4 ----
 .../main/java/org/apache/accumulo/tserver/session/SessionManager.java | 2 +-
 .../main/java/org/apache/accumulo/tserver/tablet/SnapshotTablet.java  | 4 ----
 11 files changed, 11 insertions(+), 10 deletions(-)

Reply via email to