Hello Todd Lipcon, Alexey Serbin,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/7982
to review the following change.
Change subject: test_workload: make table creation more robust
......................................................................
test_workload: make table creation more robust
The table creation here already works around the lack of Exactly Once
semantics by considering certain kinds of failures to mean success. However,
these failures imply that the client didn't finish waiting for the table to
be created, so we need to do that ourselves.
Change-Id: Ic1e76e502359b499466cfa90d21ac22f35928261
---
M src/kudu/integration-tests/test_workload.cc
1 file changed, 19 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/82/7982/1
--
To view, visit http://gerrit.cloudera.org:8080/7982
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic1e76e502359b499466cfa90d21ac22f35928261
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>