strimzi-kafka-bridge
strimzi-kafka-bridge copied to clipboard
Allowing to disable HTTP producer/consumer parts
Related to #498 it sounds it could be useful to have a simple way to selectively shutting down the producer or consumer part of the HTTP bridge.
Something like using http.consumer.enabled=true|false
or http.producer.enabled=true|false
in the application.properties file.