scalatest-embedded-kafka
                                
                                 scalatest-embedded-kafka copied to clipboard
                                
                                    scalatest-embedded-kafka copied to clipboard
                            
                            
                            
                        Kafka consumer only finds messages from one topic, specifically it seems like the last topic created.
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.