Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/8130 )
Change subject: periodic: add one-shot timers ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/8130/3/src/kudu/rpc/periodic.cc File src/kudu/rpc/periodic.cc: http://gerrit.cloudera.org:8080/#/c/8130/3/src/kudu/rpc/periodic.cc@61 PS3, Line 61: options_(std::move(options)), > yep, it seems using move() for Options does not much sense. See https://gerrit.cloudera.org/c/8130/1/src/kudu/rpc/periodic.cc#61. -- To view, visit http://gerrit.cloudera.org:8080/8130 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia4d9376172d66c92958071d5abbac63d751e41f3 Gerrit-Change-Number: 8130 Gerrit-PatchSet: 3 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Wed, 04 Oct 2017 21:27:54 +0000 Gerrit-HasComments: Yes
