Hello Kudu Jenkins, Abhishek Chennaka,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/20789

to look at the new patch set (#4).

Change subject: [rpc] modernize AcceptorPool's code
......................................................................

[rpc] modernize AcceptorPool's code

Since I'm modifying AcceptorPool implementation to add a new metric,
I went ahead and modernized the code a bit to logically separate
these mostly style-related updates from follow-up modifications.
This patch:
  * replaces Atomic32 field with std::atomic<bool>
  * updates the code to make it conform to the project style guide
  * other minor improvements

There are no functional modifications in this changelist.

Change-Id: I065510f846642098bc0182bc517324b88d175f0c
---
M src/kudu/rpc/acceptor_pool.cc
M src/kudu/rpc/acceptor_pool.h
2 files changed, 42 insertions(+), 43 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/89/20789/4
--
To view, visit http://gerrit.cloudera.org:8080/20789
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I065510f846642098bc0182bc517324b88d175f0c
Gerrit-Change-Number: 20789
Gerrit-PatchSet: 4
Gerrit-Owner: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Abhishek Chennaka <achenn...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to