You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/09/02 07:29:33 UTC

[GitHub] [druid] kfaraz commented on pull request #13015: Enable using SHARED lock for append ingestion jobs

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

   The changes look good, @rohangarg .
   
   I had a couple of questions.
   1. How would this affect compaction jobs? I suppose compaction would want an exclusive lock and would thus wait (or fail?) for an interval on which an append job has a shared lock.
   2. Do we already have ITs/UTs that test using a shared lock for append jobs?


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org