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

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


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

The 3 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 +
 .../accumulo/core/metadata/schema/ExternalCompactionFinalState.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 ----
 12 files changed, 12 insertions(+), 10 deletions(-)

Reply via email to