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

David Smiley resolved SOLR-18411.
---------------------------------
    Fix Version/s:     (was: main(11.0))
       Resolution: Fixed

> CrossDC Producer: KafkaProducerSink's KafkaConsumer gets no security config
> ---------------------------------------------------------------------------
>
>                 Key: SOLR-18411
>                 URL: https://issues.apache.org/jira/browse/SOLR-18411
>             Project: Solr
>          Issue Type: Bug
>          Components: module - crossDC
>    Affects Versions: 10.0, 9.10.1
>            Reporter: Andrzej Bialecki
>            Assignee: Andrzej Bialecki
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 10.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Unlike the initialization in {{KafkaCrossDcConsumer}} constructor, the 
> instance of {{KafkaConsumer}} created in {{KafkaMirroringSink}} is created 
> with a configuration that doesn't get Kafka-related security properties - 
> it's missing a call to {{{}KafkaCrossDcConf.addSecurityProps{}}}.
> This means that every declared {{SECURITY_CONFIG_PROPERTY}} (including 
> {{security.protocol}} and all {{ssl.*)}} is silently dropped from the 
> {{KafkaConsumer}} the sink builds for its topic-availability check. On a 
> secured cluster that client cannot connect, and the failure surfaces as an 
> unrelated topic-availability error.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to