Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18081


Change subject: [consensus] minor clean-up on LogCache
......................................................................

[consensus] minor clean-up on LogCache

Since I was looking a bit into the code of the LogCache cache,
I went ahead and did a minor clean-up here, such as

  * removing unused code
  * fixing code style
  * simplifying the going-over-max_size_bytes condition in ReadOps(),
    making sure the regression test for KUDU-1586 passes
  * fixing signed/unsigned comparison warning for a Raft op index and
    index of an op's entry in the cache
  * other unsorted minor updates

Change-Id: I48f60c44209e269eb6b00278c6e32d4398ef9a55
---
M src/kudu/consensus/log_cache.cc
M src/kudu/consensus/log_cache.h
2 files changed, 51 insertions(+), 61 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/81/18081/1
--
To view, visit http://gerrit.cloudera.org:8080/18081
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I48f60c44209e269eb6b00278c6e32d4398ef9a55
Gerrit-Change-Number: 18081
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to