AmatyaAvadhanula commented on PR #13680:
URL: https://github.com/apache/druid/pull/13680#issuecomment-1399937506
Thank you for pointing the pitfall.
I'll close this PR in favor of another one which will use Shared locking for
all append jobs and Exclusive ones for replace.
It'll allow at most one exclusive lock to co-exist with shared locks of the
same interval, which will allow the transition of existing tasks / supervisors
which use exclusive locks for appends
--
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]