You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by dl...@apache.org on 2022/02/15 20:40:42 UTC

[accumulo] branch main updated (2cfc633 -> 4ce9ab2)

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

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


    from 2cfc633  Fix faulty test: `SortedLogRecoveryTest.testMissingDefinition` (#2494)
     add 4ce9ab2  Modify ZooKeeperTestingServer to use Junit TemporaryFolder (#2496)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/accumulo/test/fate/zookeeper/FateIT.java |  9 ++++++++-
 .../accumulo/test/fate/zookeeper/ServiceLockIT.java     |  9 ++++++++-
 .../accumulo/test/fate/zookeeper/ZooMutatorIT.java      | 10 +++++++++-
 .../accumulo/test/zookeeper/ZooKeeperTestingServer.java | 17 +++++++++--------
 4 files changed, 34 insertions(+), 11 deletions(-)