Alexey Serbin has uploaded this change for review. ( 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 minor improvement, such as to remove unused fields and methods, etc. This patch takes care of that minor clean-up. Change-Id: Ibcb0dec8ad165773cb5d50869b979d70f9bf4a79 --- M src/kudu/rpc/service_pool.cc M src/kudu/rpc/service_queue.cc M src/kudu/rpc/service_queue.h 3 files changed, 43 insertions(+), 54 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/49/21049/1 -- 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: newchange Gerrit-Change-Id: Ibcb0dec8ad165773cb5d50869b979d70f9bf4a79 Gerrit-Change-Number: 21049 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <ale...@apache.org>