We were following the documented upgrade path - using the migration tool, updating consumers to 8, then planing to produce to 8 when the consumers are all ported. But, we’ve run into logistical issues. We have a storm topology (java) where we’d like to consume from a kafka 8 cluster and produce to a kafka 7 cluster ? Is there a way to do this ? Is there a reverse migration tool ?
thanks