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