Todd Lipcon has posted comments on this change.

Change subject: KUDU-2149: avoid election stacking by restoring failure monitor 
semantics
......................................................................


Patch Set 3:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/8107/3/src/kudu/consensus/consensus_meta.cc
File src/kudu/consensus/consensus_meta.cc:

Line 276:   if (PREDICT_FALSE(FLAGS_cmeta_inject_latency_on_flush_ms > 0)) {
> Sure. That's because this flag can be modified at runtime?
yea, in other tests i saw occasional TSAN races flagged by runtime-changed 
flags. they're "harmless"


http://gerrit.cloudera.org:8080/#/c/8107/3/src/kudu/consensus/raft_consensus.cc
File src/kudu/consensus/raft_consensus.cc:

PS3, Line 125: be allowed at a time
> Sure, I'll reword this.
that's true. I would be on-board with changing them all to "test-only" and 
assume that anyone who cares would just grep for usage sites


-- 
To view, visit http://gerrit.cloudera.org:8080/8107
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifeaf99ce57f7d5cd01a6c786c178567a98438ced
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-HasComments: Yes

Reply via email to