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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17152888#comment-17152888 ] 

John Roesler commented on KAFKA-10226:
--------------------------------------

Hi [~wdaehn] ,

Thanks for the report, and sorry for the trouble.

As far as I know, we should log an error in this case. Can you confirm that you got no error or warning logs in addition to no exceptions?

Thanks,

-John

> 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)