In `KafkaSupervisor`, it already import `java.util.Map.Entry` and every place refer to this `Entry` class some written in `Entry` while other written in `Map.Entry`. I just change all `Map.Entry` to `Entry`.
[ Full content available at: https://github.com/apache/incubator-druid/pull/6291 ] This message was relayed via gitbox.apache.org for [email protected]
