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

ASF GitHub Bot updated CALCITE-7773:
------------------------------------
    Labels: pull-request-available  (was: )

> Kafka adapter should validate class-naming keys in the "consumer.params" 
> operand
> --------------------------------------------------------------------------------
>
>                 Key: CALCITE-7773
>                 URL: https://issues.apache.org/jira/browse/CALCITE-7773
>             Project: Calcite
>          Issue Type: Improvement
>          Components: kafka-adapter
>            Reporter: Ruben Q L
>            Assignee: Ruben Q L
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.43.0
>
>
> The Kafka adapter's {{consumer.params}} model operand is forwarded verbatim 
> to {{KafkaConsumer}} in {{KafkaTableFactory.create(...)}}. Several Kafka 
> consumer configuration keys cause the client to load and instantiate classes 
> named in the operand as part of {{new KafkaConsumer<>(config)}}.
> CALCITE-7770 handled the same situation for {{consumer.cust}} and 
> {{row.converter}}, so a similar hardening should be applied on 
> {{consumer.params}}.
>  
>  



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

Reply via email to