Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/18510 )
Change subject: [client] prohibit copying/assigning of ResourceMetrics ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/18510/1//COMMIT_MSG Commit Message: PS1: We could use the special '= delete' syntax for the copy constructor and the assignment operator (that's available since C++11), but we are tied to be C++98 compatible in the Kudu C++ client API, unfortunately. -- To view, visit http://gerrit.cloudera.org:8080/18510 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I602cc4e194a975752687d13d525e44043955a5cf Gerrit-Change-Number: 18510 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Tidy Bot (241) Gerrit-Comment-Date: Tue, 10 May 2022 15:06:54 +0000 Gerrit-HasComments: Yes
