astrohsy opened a new pull request #11374: URL: https://github.com/apache/druid/pull/11374
`kafka-ingestion.md` depicts that `PasswordProvider` is deprecated but is supported until the version of `0.20.0`. However, according to the code below, `PasswordProvider` still works. I updated the Druid version in the note to help readers understand clearly. https://github.com/apache/druid/blob/ef006fd2571228984b04b95f3a3e2b03d930dce3/extensions-core/kafka-indexing-service/src/main/java/org/apache/druid/indexing/kafka/KafkaRecordSupplier.java#L203-L207 This PR has: - [x] been self-reviewed. - [ ] using the [concurrency checklist](https://github.com/apache/druid/blob/master/dev/code-review/concurrency.md) -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
