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 9ff042b73 Update RELEASING doc
     new d411dd1b4 [docs] update a few notes on multi-master migration
     new 03f266854 [client] KUDU-3365: Expose INSERT/UPDATE metrics in the Java 
API

The 2 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:
 docs/administration.adoc                           |  9 +++----
 .../org/apache/kudu/client/AsyncKuduSession.java   | 12 +++++++++
 .../main/java/org/apache/kudu/client/Batch.java    |  5 +++-
 .../java/org/apache/kudu/client/BatchResponse.java | 17 +++++++++++-
 .../java/org/apache/kudu/client/KuduSession.java   |  5 ++++
 .../java/org/apache/kudu/client/Operation.java     |  5 +++-
 .../org/apache/kudu/client/OperationResponse.java  | 17 +++++++++++-
 .../org/apache/kudu/client/ResourceMetrics.java    | 28 +++++++++++++++++++-
 .../apache/kudu/client/SessionConfiguration.java   |  6 +++++
 .../org/apache/kudu/client/TestKuduSession.java    | 30 ++++++++++++++++++++++
 10 files changed, 124 insertions(+), 10 deletions(-)

Reply via email to