You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2020/07/05 01:03:00 UTC

[jira] [Updated] (KAFKA-10226) KStream without SASL information should return error in confluent cloud

     [ https://issues.apache.org/jira/browse/KAFKA-10226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias J. Sax updated KAFKA-10226:
------------------------------------
    Component/s: streams

> 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, streams
>    Affects Versions: 2.5.0
>            Reporter: Werner Daehn
>            Priority: Minor
>
> 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)