scalatest-embedded-kafka icon indicating copy to clipboard operation
scalatest-embedded-kafka copied to clipboard

Kafka consumer only finds messages from one topic, specifically it seems like the last topic created.

Open bradleysmithllc opened this issue 7 years ago • 0 comments

When I create a stream using the Spark 010 API, I see messages posted to all topics. When I create a kafka consumer using the 010 spark streams API I only get the last topic's messages.

bradleysmithllc avatar Oct 31 '17 20:10 bradleysmithllc