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

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


    from 59a4937fc9 fixes BadCompactionServiceConfigIT
     add 71f1b0fbc4 fixes validation in MetaSplitIT (#3944)
     add 58b6e8b2c6 Remove timestamp from LogEntry (#3942)
     add d811807bf1 Switch property default state to enabled (#3918)
     new a8f566ef76 Merge branch 'main' into elasticity

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:
 .../java/org/apache/accumulo/core/conf/Property.java |  2 +-
 .../accumulo/core/tabletserver/log/LogEntry.java     | 17 +++++------------
 .../core/metadata/schema/TabletMetadataTest.java     | 18 ++++++++----------
 .../accumulo/core/tabletserver/log/LogEntryTest.java | 20 +++++++-------------
 .../manager/state/AbstractTabletStateStore.java      |  2 +-
 .../server/manager/state/TabletManagementTest.java   |  8 ++++----
 .../org/apache/accumulo/tserver/TabletServer.java    |  4 +---
 .../shell/commands/ListTabletsCommandTest.java       |  4 ++--
 .../java/org/apache/accumulo/test/MetaSplitIT.java   |  3 ++-
 .../test/MissingWalHeaderCompletesRecoveryIT.java    |  4 ++--
 .../test/functional/TabletManagementIteratorIT.java  |  4 ++--
 11 files changed, 35 insertions(+), 51 deletions(-)

Reply via email to