himanshug edited a comment on issue #6263: Add ability to specify list of task 
ports
URL: https://github.com/apache/incubator-druid/pull/6263#issuecomment-418488611
 
 
   @QiuMM 
   1) if `druid.indexer.runner.ports` is provided then only that is used. 
`start/endPort` are completely ignored.
   2) else, start with `startPort` and end at `endPort` , default value of 
`endPort` would be (-1 or some special value) that would mean infinity.
   
   and we put this precedence information in the documentation so that users 
know what would happen when all 3 are specified.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to