druid/indexing-service/src
AmatyaAvadhanula 33fdd770f7
Consider only supervisors with append lock for concurrent transactional replace (#15220)
A SegmentTransactionReplaceAction must only update the mapping of tasks with append locks that are running concurrently. To ensure this, we return the supervisor id only if it has the taskLockType as APPEND in its context.
2023-10-22 14:12:36 +05:30
..
main Consider only supervisors with append lock for concurrent transactional replace (#15220) 2023-10-22 14:12:36 +05:30
test Consider only supervisors with append lock for concurrent transactional replace (#15220) 2023-10-22 14:12:36 +05:30