From 58b2ef9eb7dc18b8a240c95d8b045c841a4ae09b Mon Sep 17 00:00:00 2001 From: Jill Osborne Date: Wed, 23 Nov 2022 12:22:06 +0000 Subject: [PATCH] Correction to firehose migration doc --- docs/ingestion/migrate-from-firehose-ingestion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ingestion/migrate-from-firehose-ingestion.md b/docs/ingestion/migrate-from-firehose-ingestion.md index 2aa77772652c..c5d3f6946f21 100644 --- a/docs/ingestion/migrate-from-firehose-ingestion.md +++ b/docs/ingestion/migrate-from-firehose-ingestion.md @@ -23,7 +23,7 @@ sidebar_label: "Migrate from firehose" ~ under the License. --> -Apache deprecated support for Druid firehoses in version 0.17. Support for firehose ingestion was removed in version 24.0. +Apache deprecated support for Druid firehoses in version 0.17. Support for firehose ingestion will be removed in version 26.0. If you're using a firehose for batch ingestion, we strongly recommend that you follow the instructions on this page to transition to using native batch ingestion input sources as soon as possible.