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 c4997af [threadpool] optimize queue overload detection
new 0c4f1f9 [docs] Remove experimental tag on Bloom filter predicate
new bd966e2 KUDU-2884: [hms] Improve master address matching
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:
src/kudu/client/client.h | 13 ++----
src/kudu/tools/kudu-tool-test.cc | 90 +++++++++++++++++++++++-------------
src/kudu/tools/tool_action-test.cc | 37 ++++++++++++++-
src/kudu/tools/tool_action_common.cc | 21 +++++++++
src/kudu/tools/tool_action_common.h | 8 ++++
src/kudu/tools/tool_action_hms.cc | 12 ++++-
6 files changed, 139 insertions(+), 42 deletions(-)