Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20325
Change subject: [mvcc] use operator==() instead of Equals() ...................................................................... [mvcc] use operator==() instead of Equals() This is 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/1 -- 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: newchange Gerrit-Change-Id: I171df89cc10a013df888afe702efe0084bff6c79 Gerrit-Change-Number: 20325 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
