Andrew Wong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17033
Change subject: txn_commit-itest: reduce runtime of TestCommitWhileDeletingTxnStatusManager ...................................................................... txn_commit-itest: reduce runtime of TestCommitWhileDeletingTxnStatusManager The test waits for a client timeout, which by default is 30 seconds. This reduces it to 10 seconds, which seems like a reasonable timeout for the minimal amount of DDL done in the rest of the test cases. Change-Id: I2f4f3868bf7d88b0fe34cc63d6139ec867eba58e --- M src/kudu/integration-tests/txn_commit-itest.cc 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/33/17033/1 -- To view, visit http://gerrit.cloudera.org:8080/17033 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2f4f3868bf7d88b0fe34cc63d6139ec867eba58e Gerrit-Change-Number: 17033 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
