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 41a4d03 Fix some typo in help docs
new 21d25d2 [ranger] clarify error message from subprocess
new 0741fd3 [consensus] reduce critical section in LogCache::ReadOps()
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/consensus/consensus_queue-test.cc | 12 ++++++++----
src/kudu/consensus/log_cache.cc | 30 ++++++++++++------------------
src/kudu/ranger/ranger_client.cc | 3 ++-
src/kudu/subprocess/subprocess_proxy.h | 16 +++++++++++-----
4 files changed, 33 insertions(+), 28 deletions(-)