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 2022/05/21 09:52:57 UTC

[fluo] branch main updated (691b9575 -> 9e254e2e)

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

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


    from 691b9575 Bump accumulo-core in /modules/distribution/src/main/lib/ahz (#1116)
     add 9e254e2e Update thrift to 0.16.0 (#1111)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/fluo/command/FluoWorker.java  |  2 --
 .../java/org/apache/fluo/core/impl/AsyncReader.java    |  1 -
 .../org/apache/fluo/core/impl/SnapshotScanner.java     |  1 -
 .../org/apache/fluo/core/impl/TransactionImpl.java     |  1 -
 .../java/org/apache/fluo/core/oracle/OracleClient.java |  2 +-
 .../java/org/apache/fluo/core/oracle/OracleServer.java |  3 +--
 .../org/apache/fluo/core/thrift/OracleService.java     | 18 +++++-------------
 .../main/java/org/apache/fluo/core/thrift/Stamps.java  |  9 +++------
 modules/integration-tests/pom.xml                      |  4 ++++
 modules/mapreduce/pom.xml                              |  4 ++++
 pom.xml                                                |  2 +-
 11 files changed, 19 insertions(+), 28 deletions(-)