Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19163 )
Change subject: [Tools][Bugfix] Fix core dump of tablet copier ...................................................................... Patch Set 3: (2 comments) http://gerrit.cloudera.org:8080/#/c/19163/3//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/19163/3//COMMIT_MSG@7 PS3, Line 7: [Tools][Bugfix] Fix core dump of tablet copier nit: add 'KUDU-3412' at the begining of title, and then remove line 18. http://gerrit.cloudera.org:8080/#/c/19163/2/src/kudu/tools/tool_action_local_replica.cc File src/kudu/tools/tool_action_local_replica.cc: http://gerrit.cloudera.org:8080/#/c/19163/2/src/kudu/tools/tool_action_local_replica.cc@35 PS2, Line 35: #include <boost/container/vector.hpp> > IWYU reminds me to use it. It seems a misreport, try to use '// IWYU pragma: no_include <boost/container/vector.hpp>' to mute it. -- To view, visit http://gerrit.cloudera.org:8080/19163 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iaa2107d3c04c9f3e850d33dbf420ebb62edc98d8 Gerrit-Change-Number: 19163 Gerrit-PatchSet: 3 Gerrit-Owner: Wang Xixu <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Wang Xixu <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Comment-Date: Wed, 26 Oct 2022 02:37:10 +0000 Gerrit-HasComments: Yes
