Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/17326 )
Change subject: [tests] enable using txns in TestWorkload ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/17326/4/src/kudu/integration-tests/txn_write_ops-itest.cc File src/kudu/integration-tests/txn_write_ops-itest.cc: http://gerrit.cloudera.org:8080/#/c/17326/4/src/kudu/integration-tests/txn_write_ops-itest.cc@962 PS4, Line 962: ASSERT_OK(CreateTable(num_replicas)); Since num_replicas == 0 by default, this leads to errors like below: src/kudu/integration-tests/txn_write_ops-itest.cc:962 Failed Bad status: Invalid argument: Error creating table txn_op_dispatcher_test on the master: illegal replication factor 0 (replication factor must be odd) -- To view, visit http://gerrit.cloudera.org:8080/17326 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia81daac8fcfd552603a0302c3d9aa411ea082ab1 Gerrit-Change-Number: 17326 Gerrit-PatchSet: 4 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Fri, 30 Apr 2021 05:58:56 +0000 Gerrit-HasComments: Yes
