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 2018/03/16 22:12:38 UTC

[accumulo] branch master updated (24a6573 -> 4ed9d13)

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 24a6573  ACCUMULO-3238 Fix missed Table.ID
     add 6ef308a  ACCUMULO-3389 Iterator Names can't contain dots (#397)
     new 4ed9d13  Merge branch '1.8'

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:
 .../accumulo/core/client/IteratorSetting.java      |  3 +-
 .../accumulo/core/iterators/IteratorUtil.java      |  2 +-
 .../accumulo/core/client/IteratorSettingTest.java  |  9 +++
 .../accumulo/core/iterators/IteratorUtilTest.java  | 70 ++++++++++++++++++++++
 4 files changed, 82 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ctubbsii@apache.org.

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

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

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

commit 4ed9d13325cf3a3822318d2e57437af35d527a33
Merge: 24a6573 6ef308a
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Fri Mar 16 18:07:34 2018 -0400

    Merge branch '1.8'

 .../accumulo/core/client/IteratorSetting.java      |  3 +-
 .../accumulo/core/iterators/IteratorUtil.java      |  2 +-
 .../accumulo/core/client/IteratorSettingTest.java  |  9 +++
 .../accumulo/core/iterators/IteratorUtilTest.java  | 70 ++++++++++++++++++++++
 4 files changed, 82 insertions(+), 2 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
ctubbsii@apache.org.