druid/indexing-service/src
Jihoon Son ab5b3be6c6 Add shuffleSegmentPusher for data shuffle (#8115)
* Fix race between canHandle() and addSegment() in StorageLocation

* add comment

* Add shuffleSegmentPusher which is a dataSegmentPusher used for writing shuffle data in local storage.

* add comments

* unused import

* add comments

* fix test

* address comments

* remove <p> tag from javadoc

* address comments

* comparingLong

* Address comments

* fix test
2019-08-05 13:38:35 -07:00
..
main/java/org/apache/druid Add shuffleSegmentPusher for data shuffle (#8115) 2019-08-05 13:38:35 -07:00
test Add shuffleSegmentPusher for data shuffle (#8115) 2019-08-05 13:38:35 -07:00