druid/processing
AmatyaAvadhanula c62193c4d7
Add support for concurrent batch Append and Replace (#14407)
Changes:
- Add task context parameter `taskLockType`. This determines the type of lock used by a batch task.
- Add new task actions for transactional replace and append of segments
- Add methods StorageCoordinator.commitAppendSegments and commitReplaceSegments
- Upgrade segments to appropriate versions when performing replace and append
- Add new metadata table `upgradeSegments` to track segments that need to be upgraded
- Add tests
2023-09-25 07:06:37 +05:30
..
src Add support for concurrent batch Append and Replace (#14407) 2023-09-25 07:06:37 +05:30
pom.xml Bump com.github.oshi:oshi-core from 6.4.2 to 6.4.4 (#14814) 2023-08-15 16:14:19 +05:30