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 323d8ea KUDU-3223: management of per-table limit by kudu CLI
new 6a07524 [java] utility to detect sanitizer type used for kudu CLI
new d1969e2 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(-)