Hmm, good point. I thought it makes sense to kill them because [the supervisor is currently killing running tasks if they are not allocated to middleManagers yet](https://github.com/apache/incubator-druid/blob/master/extensions-core/kafka-indexing-service/src/main/java/io/druid/indexing/kafka/supervisor/KafkaSupervisor.java#L1502-L1508).
Maybe it makes more sense to keep them because the unknown task status indicates that the supervisor hasn't updated it yet. I'll fix this. [ Full content available at: https://github.com/apache/incubator-druid/pull/6206 ] This message was relayed via gitbox.apache.org for [email protected]
