You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2019/06/04 23:47:22 UTC

[accumulo] branch master updated (4b3887a -> f10b407)

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

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


    from 4b3887a  Remove custom property interpolations (#1179)
     new f10b407  Remove unused code

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:
 .../apache/accumulo/server/init/Initialize.java    | 78 ++++++++++++++--------
 .../accumulo/server/init/InitializeTest.java       | 28 ++------
 .../accumulo/server/tablets/TabletTimeTest.java    |  1 -
 server/tserver/pom.xml                             |  5 --
 .../apache/accumulo/tserver/InMemoryMapTest.java   | 49 --------------
 .../accumulo/tserver/TservConstraintEnvTest.java   |  4 +-
 6 files changed, 56 insertions(+), 109 deletions(-)