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

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


    from 95f4109  KUDU-2612 p5: RPC endpoints for txn status management
     new f52ee7c  KUDU-1422 resize ErrorCollector
     new 8297b52  [benchmarks] add graphs for blocking_queue-test
     new fd9fc80  [benchmarks] add GetTableSchema scenarios
     new 4bee886  [benchmarks] add GetTableLocations scenarios

The 4 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/config/spotbugs/excludeFilter.xml             |  5 +-
 .../org/apache/kudu/client/AsyncKuduSession.java   |  5 ++
 .../org/apache/kudu/client/ErrorCollector.java     | 28 +++++++-
 .../java/org/apache/kudu/client/KuduSession.java   |  5 ++
 .../apache/kudu/client/SessionConfiguration.java   |  6 ++
 .../org/apache/kudu/client/TestErrorCollector.java | 47 +++++++++++++
 src/kudu/scripts/benchmarks.sh                     | 81 ++++++++++++++++++++++
 7 files changed, 175 insertions(+), 2 deletions(-)

Reply via email to