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

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


    from d422dcd  [examples] Update examples dependencies
     new 85b7095  [docker] Fix build when using default base OS
     new 07cdc32  KUDU-1563. Add a feature flag for IGNORE operations

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:
 docker/docker-build.py                             |  2 +-
 .../org/apache/kudu/client/AsyncKuduClient.java    | 37 ++++++++++++++++++++++
 .../java/org/apache/kudu/client/KuduClient.java    |  9 ++++++
 .../java/org/apache/kudu/client/PingRequest.java   | 31 ++++++++++++++++--
 .../apache/kudu/client/TestAsyncKuduClient.java    | 18 +++++++++++
 src/kudu/master/master.proto                       |  4 +++
 src/kudu/master/master_service.cc                  |  7 ++++
 7 files changed, 105 insertions(+), 3 deletions(-)

Reply via email to