Abhishek Chennaka has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21049 )
Change subject: [rpc] a bit of clean-up on LifoServiceQueue ...................................................................... [rpc] a bit of clean-up on LifoServiceQueue I was looking at the code in service queue/pool while troubleshooting one issue, and I noticed there is some room for a minor clean-up such as removing unused methods, etc. This patch takes care of that. Change-Id: Ibcb0dec8ad165773cb5d50869b979d70f9bf4a79 Reviewed-on: http://gerrit.cloudera.org:8080/21049 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Mahesh Reddy <[email protected]> Reviewed-by: Abhishek Chennaka <[email protected]> --- M src/kudu/rpc/service_pool.cc M src/kudu/rpc/service_queue.cc M src/kudu/rpc/service_queue.h 3 files changed, 54 insertions(+), 58 deletions(-) Approvals: Alexey Serbin: Verified Mahesh Reddy: Looks good to me, but someone else must approve Abhishek Chennaka: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/21049 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ibcb0dec8ad165773cb5d50869b979d70f9bf4a79 Gerrit-Change-Number: 21049 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]>
