great, that helps.

I think I understand the problem. HRTR is calling notification on attached 
listeners while still holding the `statusLock` , those listener's reaction ends 
up doing something that needs `statusLock` . Solution would be to call the 
listener's without holding `statusLock` . I will raise a PR sometime soon.

[ Full content available at: 
https://github.com/apache/incubator-druid/issues/6201 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to