ConduitIO / conduit-connector-kafka

Conduit connector for Apache Kafka
Apache License 2.0
8 stars 5 forks source link

add the ability to read from multiple Kafka topics #131

Closed maha-hajja closed 5 months ago

maha-hajja commented 5 months ago

Description

Changes the parameter "topic" from the source into a list of comma-separated topics to read from.

Fixes https://github.com/ConduitIO/conduit/issues/1482

Related to https://github.com/ConduitIO/conduit/issues/1471

Quick checks: