Alexey Serbin has posted comments on this change. Change subject: [rpc] introduced Messenger::reset_authn_token() method ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/6639/1/src/kudu/rpc/messenger.h File src/kudu/rpc/messenger.h: Line 223: std::lock_guard<simple_spinlock> l(authn_token_lock_); > This should be taking the authn_token_lock_ uh-oh, somehow I missed that crucial point. Done. -- To view, visit http://gerrit.cloudera.org:8080/6639 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3877db4747f977ed1a0b8a2c4f78ca77de7aca93 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: Yes
