Hello David Ribeiro Alves, Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/7561
to review the following change.
Change subject: raft_consensus-itest: another fix for asynchronous SIGSTOP
......................................................................
raft_consensus-itest: another fix for asynchronous SIGSTOP
Another x1000 loop of raft_consensus-itest yielded the following failure in
TestElectPendingVoter:
/data/1/adar/kudu/src/kudu/integration-tests/raft_consensus-itest.cc:2035:
Failure
Value of: s.IsTimedOut()
Actual: false
Expected: true
Expected AddServer() to time out. Result: OK
The fix is similar to the fix in commit 27435da.
Change-Id: I99d400e971d6f9b22cc7b4483db94a98ec306e10
---
M src/kudu/integration-tests/raft_consensus-itest.cc
1 file changed, 8 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/7561/1
--
To view, visit http://gerrit.cloudera.org:8080/7561
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I99d400e971d6f9b22cc7b4483db94a98ec306e10
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>