You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by kt...@apache.org on 2019/02/14 20:13:32 UTC

[accumulo] branch master updated (c966961 -> 6ab7569)

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

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


    from c966961  Fix minor code quality issues (#960)
     new 739ca1c  Refactor FATE AdminUtil spliting getStatus method. (#891)
     new 20bea33  Merge branch '1.9'
     new 6ab7569  Merge branch 'master' of github.com:apache/accumulo

The 9801 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/fate/AdminUtil.java   | 128 +++++++++++++++++--
 ...leChangeStateIT.java => FateConcurrencyIT.java} | 137 ++++++++++++++++++---
 2 files changed, 238 insertions(+), 27 deletions(-)
 rename test/src/main/java/org/apache/accumulo/test/functional/{TableChangeStateIT.java => FateConcurrencyIT.java} (79%)