Werner Daehn created KAFKA-10226: ------------------------------------ Summary: KStream without SASL information should return error in confluent cloud Key: KAFKA-10226 URL: https://issues.apache.org/jira/browse/KAFKA-10226 Project: Kafka Issue Type: Bug Components: clients Affects Versions: 2.5.0 Reporter: Werner Daehn
I have create a KStream against the Confluent cloud and wondered why no data has been received from the source. Reason was that I forgot to add the SASL api keys and secrets. For end users this might lead to usability issues. If the KStream wants to read from a topic and is not allowed to, this should raise an error, not be silently ignored. Hoe do producer/consumer clients handle that situation? -- This message was sent by Atlassian Jira (v8.3.4#803005)