You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by ct...@apache.org on 2017/11/28 06:34:02 UTC

[fluo] branch master updated (eb0889b -> 699ea51)

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/fluo.git.


    from eb0889b  Use NewTableConfiguration when creating tables
     add cae4c37  Update fluo-parent POM to 3
     add eba1980  Apply formatting changes from new parent POM
     new 699ea51  Merge pull request #972 from ctubbsii/update-parent-to-3

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/iterators/PrewriteIteratorTest.java   |   9 +-
 .../apache/fluo/api/client/TransactionBase.java    |   8 +-
 .../fluo/api/client/scanner/ScannerBuilder.java    | 109 +++++++++++----------
 .../apache/fluo/api/config/FluoConfiguration.java  | 102 ++++++++++++-------
 .../main/java/org/apache/fluo/api/data/Bytes.java  |  49 ++++-----
 .../fluo/core/impl/FluoConfigurationImpl.java      |  47 +++++----
 .../java/org/apache/fluo/integration/ITBase.java   |  12 +--
 .../org/apache/fluo/integration/impl/WorkerIT.java |   7 +-
 pom.xml                                            |   2 +-
 9 files changed, 188 insertions(+), 157 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@fluo.apache.org" <co...@fluo.apache.org>'].

[fluo] 01/01: Merge pull request #972 from ctubbsii/update-parent-to-3

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/fluo.git

commit 699ea5163793c0ae7fbf6f260f50bb462e5cd786
Merge: eb0889b eba1980
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Tue Nov 28 01:33:59 2017 -0500

    Merge pull request #972 from ctubbsii/update-parent-to-3
    
    Update parent to 3

 .../accumulo/iterators/PrewriteIteratorTest.java   |   9 +-
 .../apache/fluo/api/client/TransactionBase.java    |   8 +-
 .../fluo/api/client/scanner/ScannerBuilder.java    | 109 +++++++++++----------
 .../apache/fluo/api/config/FluoConfiguration.java  | 102 ++++++++++++-------
 .../main/java/org/apache/fluo/api/data/Bytes.java  |  49 ++++-----
 .../fluo/core/impl/FluoConfigurationImpl.java      |  47 +++++----
 .../java/org/apache/fluo/integration/ITBase.java   |  12 +--
 .../org/apache/fluo/integration/impl/WorkerIT.java |   7 +-
 pom.xml                                            |   2 +-
 9 files changed, 188 insertions(+), 157 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@fluo.apache.org" <co...@fluo.apache.org>.