Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10883 )
Change subject: leader_election-test: add some std::move calls during constructors ...................................................................... leader_election-test: add some std::move calls during constructors Forgot to do this in the commit that made these pass-by-value. Change-Id: I654077c74695d984dc0c28102c005ec56318b7e5 Reviewed-on: http://gerrit.cloudera.org:8080/10883 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/consensus/leader_election-test.cc 1 file changed, 8 insertions(+), 4 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/10883 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I654077c74695d984dc0c28102c005ec56318b7e5 Gerrit-Change-Number: 10883 Gerrit-PatchSet: 2 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
