clintropolis commented on PR #20089: URL: https://github.com/apache/druid/pull/20089#issuecomment-5367531673
>BrokerServerView: Uses a scheduled executor to delay segment removal, with cancellation logic when a reload is detected during the delay window. hmm, is this good? presumably a lot more pure drops happen than re-loads to the same server, won't this result in more queries getting missing results because we didn't remove a server that has dropped the segment? -- 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]
