Hello David Ribeiro Alves, Mike Percy,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/7005
to review the following change.
Change subject: raft_consensus: don't call LogPrefix() if couldn't lock
ReplicaState
......................................................................
raft_consensus: don't call LogPrefix() if couldn't lock ReplicaState
The other two notification calls use LogPrefixThreadSafe() if they can't
acquire the ReplicaState lock; this one should too.
Change-Id: Ibda7c723c773ec3cb0720c0c50c5b4af95dc3828
---
M src/kudu/consensus/raft_consensus.cc
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/05/7005/1
--
To view, visit http://gerrit.cloudera.org:8080/7005
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibda7c723c773ec3cb0720c0c50c5b4af95dc3828
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Mike Percy <[email protected]>