mirror of https://github.com/apache/druid.git
a83125e4a0
Previously, SeekableStreamIndexTaskRunner set ingestion state to COMPLETED when it finished reading data from Kafka. This is incorrect. After the changes in this patch, the transitions go: 1) The task stays in BUILD_SEGMENTS after it finishes reading from Kafka, while it is building its final set of segments to publish. 2) The task transitions to SEGMENT_AVAILABILITY_WAIT after publishing, while waiting for handoff. 3) The task transitions to COMPLETED immediately before exiting, when truly done. |
||
---|---|---|
.. | ||
concurrent-append-replace.md | ||
data-formats.md | ||
faq.md | ||
hadoop.md | ||
index.md | ||
ingestion-spec.md | ||
input-sources.md | ||
kafka-ingestion.md | ||
kinesis-ingestion.md | ||
native-batch-firehose.md | ||
native-batch-simple-task.md | ||
native-batch.md | ||
partitioning.md | ||
rollup.md | ||
schema-design.md | ||
schema-model.md | ||
standalone-realtime.md | ||
streaming.md | ||
supervisor.md | ||
tasks.md | ||
tranquility.md |