Zoltan Chovan has posted comments on this change. ( http://gerrit.cloudera.org:8080/18469 )
Change subject: rpc: plumb JWTs into the RPC layer ...................................................................... Patch Set 16: (1 comment) > Patch Set 15: -Code-Review > > How do you run unit test for this patch? The proper negotiation tests and the security-itests are in a later commit: https://gerrit.cloudera.org/c/19156/1 http://gerrit.cloudera.org:8080/#/c/18469/13/src/kudu/rpc/messenger.cc File src/kudu/rpc/messenger.cc: http://gerrit.cloudera.org:8080/#/c/18469/13/src/kudu/rpc/messenger.cc@324 PS13, Line 324: rpcz_store_(new RpczStore), > We could leave that std::shared_ptr as null wrapper. Would that work? yeah, I changed this to nullptr in the previous changeset, is that what you've meant? -- To view, visit http://gerrit.cloudera.org:8080/18469 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I252f1e597d9df4408379c3b695f266dbd7f48dcc Gerrit-Change-Number: 18469 Gerrit-PatchSet: 16 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Wed, 07 Dec 2022 17:21:08 +0000 Gerrit-HasComments: Yes
