chia7712 commented on pull request #9790: URL: https://github.com/apache/kafka/pull/9790#issuecomment-752862049
> I think this priority is more better, and this PR is to do this. We load the props from config file first. https://github.com/apache/kafka/blob/afa5423356d3d2a2135a51200573b45d097f6d60/core/src/main/scala/kafka/tools/ConsumerPerformance.scala#L275 and then call ```props.putIfAbsent``` to set args from command-line only if the prop is nonexistent in config file. Hence, the priority of config file is higher than command-line, right? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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