peterprib / node-red-contrib-kafka-manager

Implement
GNU General Public License v3.0
22 stars 12 forks source link

On producer add auto create topic #31

Closed peterprib closed 1 year ago

peterprib commented 3 years ago

If topic doesn't exist auto create the topic. Topics can contain mask so only done for certain wildcard topics. Will need to add some mechanism to monitor new queues to ensure they are being consumed.