Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20415 )
Change subject: KUDU-3503 Allow extra JVM arguments ...................................................................... KUDU-3503 Allow extra JVM arguments This commit introduces a new flag to provide extra JVM arguments to the Ranger subprocess. Its test also test the new behavior of crashing the master when a subprocess dies introduced with KUDU-3504. Change-Id: I60f82e8a2fe106b267da3d2acd71a61e5a46a759 Reviewed-on: http://gerrit.cloudera.org:8080/20347 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> (cherry picked from commit 0a9c9e7f81d9e0e63501fc98652027a8ea2dae69) Reviewed-on: http://gerrit.cloudera.org:8080/20415 Reviewed-by: Yingchun Lai <[email protected]> --- M src/kudu/ranger/ranger_client-test.cc M src/kudu/ranger/ranger_client.cc 2 files changed, 44 insertions(+), 1 deletion(-) Approvals: Kudu Jenkins: Verified Yingchun Lai: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/20415 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.17.x Gerrit-MessageType: merged Gerrit-Change-Id: I60f82e8a2fe106b267da3d2acd71a61e5a46a759 Gerrit-Change-Number: 20415 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]>
