mirror of
https://github.com/apache/druid.git
synced 2025-02-10 20:14:53 +00:00
* Improve concurrency of SegmentManager * Fix SegmentManager and add more tests * Add more tests * Add null check to TimelineEntry * Remove empty data source and check null in getTimeline() * Add a comment for returning null in compute() * Make SegmentManager LazySingleton