Description
Currently, the javadoc for KafkaConsumer.poll says the following:
"It is an error to not have subscribed to any topics or partitions before polling for data." However, we don't actually raise an exception if this is the case. Perhaps we should?
Attachments
Issue Links
- links to