kfaraz commented on PR #11135:
URL: https://github.com/apache/druid/pull/11135#issuecomment-1207425123

   Thanks for the explanation, @capistrant !
   I completely agree with your opinion that coordinator should not get stuck 
in a single run and should always keep moving, thereby refreshing its metadata 
snapshot. I suppose the other open PR from you is in the same vein.
   
   I also think `replicationThrottleLimit` should probably have done this in 
the first place, as it was trying to solve the same problem that you describe. 
Putting the limit on the number of replica loads "currently in progress" is not 
a very good safeguard to achieve this.
   
   Thanks for adding this config, as I am sure it must come in handy for proper 
coordinator management.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to