mimaison commented on pull request #11371: URL: https://github.com/apache/kafka/pull/11371#issuecomment-959671382
Sorry I'm still not quite sure I fully understand the issue you're describing. If the path is not readable, yes Connect won't load plugins in it. But it's printing an error message `Could not get listing for plugin path: <PATH>. Ignoring.` so it's easy to spot there's an issue with permissions. As far as I can tell, with this PR, we don't get a message anymore. I think this could make debugger harder. When there's an unreadable folder in my `plugin.path`, I don't see any issues with Connect. It just skipped that folder but otherwise works just fine. Can you explain why yours failed/stopped? -- 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org