ncliang commented on pull request #10475:
URL: https://github.com/apache/kafka/pull/10475#issuecomment-844392655


   Thanks for review @gharris1727 . I think I address the concern about 
undeterministic behavior when multiple jars on the plugin path provide the same 
plugin by introducing a `hideFromPluginPath` boolean on the enum. With this 
boolean, we can hide the duplicate jar from the plugin path returned in 
`pluginPath` and avoid the undeterministic behavior. PTAL?


-- 
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


Reply via email to