Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/17804 )
Change subject: [tool] Support to rewrite and print cmeta by batch ...................................................................... Patch Set 3: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/17804/3/src/kudu/tools/kudu-tool-test.cc File src/kudu/tools/kudu-tool-test.cc: http://gerrit.cloudera.org:8080/#/c/17804/3/src/kudu/tools/kudu-tool-test.cc@3464 PS3, Line 3464: ASSERT_STR_CONTAINS(lines[i], ts_uuids[0]); : ASSERT_STR_CONTAINS(lines[i], ts_uuids[1]); : ASSERT_STR_CONTAINS(lines[i], ts_uuids[2]); > The pattern I used can't match cases like: 'tablet: <tablet_id>, peers: ts_ Got it. -- To view, visit http://gerrit.cloudera.org:8080/17804 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I33dcbf5704bce4265eae0bed0f4296d17e352780 Gerrit-Change-Number: 17804 Gerrit-PatchSet: 3 Gerrit-Owner: Yingchun Lai <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Comment-Date: Wed, 25 Aug 2021 05:39:07 +0000 Gerrit-HasComments: Yes
