mirror of
https://github.com/apache/druid.git
synced 2025-02-11 20:45:01 +00:00
* remove consumer.listTopics() method * add consumerLock and exception handling for consumer.partitionFor() and remove some useless checks * add check in case consumer.partitionsFor() returns null * fix CI failure * fix failed UT * Revert "fix CI failure" This reverts commit f839d09e1ed6a3c73bb5ba524b26ee83c0e79c41. * revert unless commit and re-commit the useful part to fix failed UT