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

[accumulo] branch master updated (d7a407a -> fcdbc0b)

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

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


    from d7a407a  Update to commons-configuration2.5 (#1176)
     add fcdbc0b  Fix #1084 partial - IT tests failing on Standalone (#1164)

No new revisions were added by this update.

Summary of changes:
 .../accumulo/harness/AccumuloClusterHarness.java   | 11 +++--
 .../org/apache/accumulo/test/IteratorEnvIT.java    | 52 +++++++++++++---------
 .../accumulo/test/functional/AccumuloClientIT.java | 48 ++++++++++++++------
 .../test/functional/ManyWriteAheadLogsIT.java      | 38 ++++++++++++++++
 .../accumulo/test/functional/ReadWriteIT.java      | 34 +++++---------
 .../accumulo/test/functional/YieldingIterator.java | 12 +++++
 6 files changed, 137 insertions(+), 58 deletions(-)