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

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


    from 05a741a  Sync FateIT.getTxStatus (#2550)
     add cd9b536  Refactor FateCommand and create FateCommandTest (#2541)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/accumulo/fate/AdminUtil.java   |  36 ++---
 .../apache/accumulo/manager/util/FateAdmin.java    |   9 +-
 .../accumulo/shell/commands/FateCommand.java       | 177 +++++++++++----------
 .../accumulo/shell/commands/FateCommandTest.java   | 109 +++++++++++++
 .../test/functional/FateConcurrencyIT.java         |  11 +-
 .../test/functional/FunctionalTestUtils.java       |   5 +-
 6 files changed, 235 insertions(+), 112 deletions(-)
 create mode 100644 
shell/src/test/java/org/apache/accumulo/shell/commands/FateCommandTest.java

Reply via email to