Skip to content

Fix closing of hop streams

Cody Messick requested to merge cody.messick/gwcelery:kafka_bootstep_bugfix into main

Accidentally accessed the values associated with kafka_urls instead of kafka_streams when trying to close the hop streams in the kafka bootstep.

Merge request reports