kfaraz commented on PR #15085: URL: https://github.com/apache/druid/pull/15085#issuecomment-1749978827
> I think that the task can fetch segments without having a lock as well (cardinality phase with hash partitioning for example) Isn't the replace lock acquired by the `index_parallel` supervisor task even before it has started running, i.e. in the `isReady` call? -- 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]
