This is an automated email from the ASF dual-hosted git repository.
adar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from bc80ccc tools: fix warning when compiling in ASAN and TSAN caused by
ConvertToKuduPartialRow.
new 46d1867 testcase: with CheckRowCount instead of
CheckRowCountWithRetries
new 8c14875 testcase: TestTSRegisters adds ts seqno checking after ts
restarts
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/integration-tests/cluster_verifier.cc | 18 -----------
src/kudu/integration-tests/cluster_verifier.h | 6 ----
src/kudu/integration-tests/registration-test.cc | 19 +++++++++---
src/kudu/integration-tests/ts_recovery-itest.cc | 40 ++++++++++---------------
4 files changed, 30 insertions(+), 53 deletions(-)