Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/17024 )

Change subject: [master] turn off client location assignment by default
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/17024/3//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/17024/3//COMMIT_MSG@11
PS3, Line 11: resource consuming
>From KUDU-3212:

> Implementation-wise, Kudu masters could use newly introduced Subprocess 
> functionality to run location assignment script. That would be more robust 
> than using current fork/exec approach to run the script, especially for 
> larger deployments where Kudu masters might have high request-per-second 
> ratio (many active threads running, a lot of memory allocated, etc.)

In short, fork/exec isn't a good idea for busy multi-thread processes.



--
To view, visit http://gerrit.cloudera.org:8080/17024
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I78474ced0a0129b3f2b1add55f6f908a136106d0
Gerrit-Change-Number: 17024
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Sat, 06 Feb 2021 06:08:43 +0000
Gerrit-HasComments: Yes

Reply via email to