You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ed...@apache.org on 2019/09/06 20:00:55 UTC

[accumulo] branch master updated (01e780a -> 0218695)

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

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


    from 01e780a  Merge branch '2.0'
     add 626a408  Fix #1338 Reduce verbose logging of merge operations in Master log
     add eb5474b  Merge branch '1.9' into 2.0
     add 984cd0c  merge 1.9 into 2.0
     new 0218695  Merge branch '2.0'

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:
 .../java/org/apache/accumulo/master/Master.java    |  9 ++++--
 .../apache/accumulo/master/TabletGroupWatcher.java | 33 ++++++++++------------
 .../apache/accumulo/master/state/MergeStats.java   | 22 +++++++--------
 server/master/src/main/spotbugs/exclude-filter.xml |  5 ++++
 4 files changed, 38 insertions(+), 31 deletions(-)


[accumulo] 01/01: Merge branch '2.0'

Posted by ed...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 021869502325285c09c262ff7bba12193885fb8f
Merge: 01e780a 984cd0c
Author: Ed Coleman <de...@etcoleman.com>
AuthorDate: Fri Sep 6 16:00:22 2019 -0400

    Merge branch '2.0'

 .../java/org/apache/accumulo/master/Master.java    |  9 ++++--
 .../apache/accumulo/master/TabletGroupWatcher.java | 33 ++++++++++------------
 .../apache/accumulo/master/state/MergeStats.java   | 22 +++++++--------
 server/master/src/main/spotbugs/exclude-filter.xml |  5 ++++
 4 files changed, 38 insertions(+), 31 deletions(-)