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 7cbeb67  Remove UnknownCompactionIdException from Coordinator (#2130)
     add 26821c1  Optimize use of client.createBatchWriter() (#2134)

No new revisions were added by this update.

Summary of changes:
 .../core/replication/ReplicationTable.java         |  3 +--
 .../its/mapred/AccumuloFileOutputFormatIT.java     |  5 ++---
 .../hadoop/its/mapred/AccumuloInputFormatIT.java   |  5 ++---
 .../hadoop/its/mapred/AccumuloOutputFormatIT.java  |  2 +-
 .../its/mapred/AccumuloRowInputFormatIT.java       |  3 +--
 .../hadoop/its/mapred/MultiTableInputFormatIT.java |  5 ++---
 .../accumulo/hadoop/its/mapred/TokenFileIT.java    |  3 +--
 .../its/mapreduce/AccumuloFileOutputFormatIT.java  |  5 ++---
 .../its/mapreduce/AccumuloInputFormatIT.java       | 11 +++++------
 .../its/mapreduce/AccumuloOutputFormatIT.java      |  3 +--
 .../its/mapreduce/AccumuloRowInputFormatIT.java    |  3 +--
 .../its/mapreduce/MultiTableInputFormatIT.java     |  5 ++---
 .../accumulo/hadoop/its/mapreduce/RowHashIT.java   |  3 +--
 .../accumulo/hadoop/its/mapreduce/TokenFileIT.java |  3 +--
 .../server/replication/ReplicaSystemHelper.java    |  4 +---
 .../accumulo/server/util/MetadataTableUtil.java    |  4 ++--
 .../server/util/RemoveEntriesForMissingFiles.java  |  3 +--
 .../replication/CloseWriteAheadLogReferences.java  | 23 +++++-----------------
 .../accumulo/manager/TabletGroupWatcher.java       |  9 ++++-----
 .../accumulo/manager/replication/StatusMaker.java  |  3 +--
 .../tableImport/PopulateMetadataTable.java         | 10 +---------
 .../accumulo/manager/upgrade/Upgrader9to10.java    |  5 ++---
 .../org/apache/accumulo/test/LargeSplitRowIT.java  |  9 ++++-----
 .../apache/accumulo/test/MultiTableRecoveryIT.java |  2 +-
 .../java/org/apache/accumulo/test/SampleIT.java    | 11 +++++------
 .../org/apache/accumulo/test/YieldScannersIT.java  |  5 ++---
 .../functional/TabletStateChangeIteratorIT.java    |  6 ++----
 .../apache/accumulo/test/manager/MergeStateIT.java | 15 +++++++-------
 .../mapreduce/AccumuloMultiTableInputFormatIT.java |  5 ++---
 .../test/mapreduce/AccumuloRowInputFormatIT.java   |  3 +--
 .../accumulo/test/mapreduce/MapReduceIT.java       |  3 +--
 .../accumulo/test/mapreduce/TokenFileIT.java       |  3 +--
 ...GarbageCollectorCommunicatesWithTServersIT.java | 17 +++++++---------
 .../replication/ReplicationOperationsImplIT.java   | 18 ++++++++---------
 .../accumulo/test/replication/StatusMakerIT.java   | 11 +++++------
 .../org/apache/accumulo/test/util/SlowOps.java     |  3 +--
 36 files changed, 88 insertions(+), 143 deletions(-)

Reply via email to