mirror of https://github.com/apache/druid.git
a9c875d746
This allows the tasks to run concurrently. Additionally, rework the partition-determining code in a couple ways: - Use a task-id based sequenceName so concurrently running append tasks do not clobber each others' segments. - Make the list of shardSpecs empty when rollup is non-guaranteed, and let allocators handle the creation of incremental shardSpecs. |
||
---|---|---|
.. | ||
src | ||
pom.xml |