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

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


    from a97e35f  KUDU-3223: management of per-table limit by kudu CLI
     new 1bc0a57  [java] utility to detect sanitizer type used for kudu CLI
     new 07a283e  KUDU-3277 fix concurrent session flush issue in Java client

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:
 .../org/apache/kudu/client/AsyncKuduSession.java   |  44 +++++--
 .../org/apache/kudu/client/TestKuduClient.java     | 134 ++++++++++++++++++++-
 .../apache/kudu/test/cluster/KuduBinaryInfo.java   |  80 ++++++++++++
 3 files changed, 250 insertions(+), 8 deletions(-)

Reply via email to