KeDeng has posted comments on this change. ( http://gerrit.cloudera.org:8080/19053 )
Change subject: [test] make master_authz-itest more robust ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/19053/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/19053/1//COMMIT_MSG@22 PS1, Line 22: all the failure is due to timeout > But why did it time out? What was the issue behind timing it out sometimes In my test, I found that the timeout occurred in 'RangeClient:: RefreshPolicies()', more precisely is 'RETURN_NOT_OK(subprocess_->Execute(req_list, &resp_list));'. For the test, add retry policy is enough. Do you think it's necessary to add retry policy for 'Execute' function? -- To view, visit http://gerrit.cloudera.org:8080/19053 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I2da13d18a8d7d6bcff5a41cdbad6d6ade6d528f3 Gerrit-Change-Number: 19053 Gerrit-PatchSet: 4 Gerrit-Owner: KeDeng <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Comment-Date: Tue, 11 Oct 2022 03:31:06 +0000 Gerrit-HasComments: Yes
