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

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


    from 587dbc0af KUDU-3532: Follow up to replica placement bug
     new 8af89ca5e KUDU-3491 Destruct master before creating a new one
     new df022eeb1 KUDU-3526 [java] Scanner should bind with a tserver 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/AsyncKuduClient.java    | 11 +--
 .../org/apache/kudu/client/AsyncKuduScanner.java   | 12 +++
 .../java/org/apache/kudu/client/RemoteTablet.java  | 11 +++
 .../org/apache/kudu/client/TestKuduScanner.java    | 89 ++++++++++++++++++++++
 src/kudu/master/dynamic_multi_master-test.cc       | 44 ++++++++++-
 src/kudu/master/master_runner.cc                   |  1 +
 6 files changed, 159 insertions(+), 9 deletions(-)

Reply via email to