mirror of
https://github.com/apache/druid.git
synced 2025-03-02 15:29:10 +00:00
Changes: - Fix race condition in KubernetesTaskRunner introduced by #14435 - Perform addition and removal from map inside a synchronized block - Update tests