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 318e5e1f4 Fix misspellings
new f6fdddd1c [fs_manager-test] Decrease attempts for logr
new da6211df5 [subprocess] KUDU-3624 Fix DoWait thread-safety
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/fs/fs_manager-test.cc | 9 +++++----
src/kudu/util/subprocess-test.cc | 10 ++++++++++
src/kudu/util/subprocess.cc | 12 ++++++++++++
src/kudu/util/subprocess.h | 12 ++++++++++++
4 files changed, 39 insertions(+), 4 deletions(-)