Michael Ho has posted comments on this change.

Change subject: IMPALA-4856: Include KRPC services in plan fragment's 
destinations
......................................................................


Patch Set 1:

(4 comments)

http://gerrit.cloudera.org:8080/#/c/7760/1//COMMIT_MSG
Commit Message:

Line 16: 
> It would also be good to mention that this contains the fix for the issues 
Done


http://gerrit.cloudera.org:8080/#/c/7760/1/be/src/scheduling/backend-config.cc
File be/src/scheduling/backend-config.cc:

PS1, Line 93: GetBackendListForHost
> Would we not DCHECK inside here for if 'host' is the local_backend_descript
It should find it in LookupBackendIp(). See line 77 above.


http://gerrit.cloudera.org:8080/#/c/7760/1/be/src/scheduling/backend-config.h
File be/src/scheduling/backend-config.h:

PS1, Line 61: NULL
> nit: nullptr
Done


http://gerrit.cloudera.org:8080/#/c/7760/1/be/src/scheduling/scheduler.cc
File be/src/scheduling/scheduler.cc:

Line 710:   ExecutorsConfigPtr config_ptr = GetExecutorsConfig();
> I think it would be good to add a comment explaining why you pass the 'conf
Yes. We need to check out a copy upfront to avoid using different executor 
config between ComputeScanRangeAssignment() and ComputeFragmentExecParams().


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I8707bfb5028bbe81d2a042fcf3e6e19f4b719a72
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Michael Ho <[email protected]>
Gerrit-Reviewer: Henry Robinson <[email protected]>
Gerrit-Reviewer: Michael Ho <[email protected]>
Gerrit-Reviewer: Sailesh Mukil <[email protected]>
Gerrit-HasComments: Yes

Reply via email to