Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20325
to look at the new patch set (#2).
Change subject: [mvcc] use operator==() instead of Equals()
......................................................................
[mvcc] use operator==() instead of Equals()
This patch replaces Equals() with operator==() for MvccSnapshot.
This patch doesn't contain any functional modifications.
Change-Id: I171df89cc10a013df888afe702efe0084bff6c79
---
M src/kudu/tablet/delta_store.cc
M src/kudu/tablet/mvcc.cc
M src/kudu/tablet/mvcc.h
3 files changed, 5 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/25/20325/2
--
To view, visit http://gerrit.cloudera.org:8080/20325
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I171df89cc10a013df888afe702efe0084bff6c79
Gerrit-Change-Number: 20325
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)