This is an automated email from the ASF dual-hosted git repository.
awong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 1b3b26d KUDU-3070 skip open block manager
new 3f14af3 ranger: instantiate Ranger queue size metrics
new 39bd474 subprocess: maintain a thread for fork/exec
new 1cb4a0a ranger: fix the expected main class for the subprocess
The 3 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/ranger/ranger_client.cc | 8 +++++---
src/kudu/subprocess/server.cc | 20 +++++++++++++++++++-
src/kudu/subprocess/server.h | 7 +++++++
src/kudu/subprocess/subprocess_server-test.cc | 19 +++++++++++++++++++
4 files changed, 50 insertions(+), 4 deletions(-)
|