Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/19053 )
Change subject: [test] make master_authz-itest more robust ...................................................................... Patch Set 1: (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 > In my test, I found that the timeout occurred in 'RangeClient:: RefreshPoli Thank you for the details! Right: I'd think that increasing timeout for Execute() would be a better option (assuming Ranger client/server is slow to respond), unless there is some bug that leads to Execute() hanging forever. From what I can see, it's possible to update the timeout for Execute() by setting --subprocess_timeout_secs (by default it's 15 seconds). So, I'd start with increasing it up to 30 (or even 60) seconds and see whether it helps. -- 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: 1 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 18:31:01 +0000 Gerrit-HasComments: Yes
