mirror of https://github.com/apache/druid.git
269e035e76
Add validation for reindex with realtime sources. With the addition of concurrent compaction, it is possible to ingest data while querying from realtime sources with MSQ into the same datasource. This could potentially lead to issues if the interval that is ingested into is replaced by an MSQ job, which has queried only some of the data from the realtime task. This PR adds validation to check that the datasource being ingested into is not being queried from, if the query includes realtime sources. |
||
---|---|---|
.. | ||
concepts.md | ||
examples.md | ||
index.md | ||
known-issues.md | ||
reference.md | ||
security.md |