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

Gurpal2000 updated CAMEL-14931:
-------------------------------
    Description: 
Camel: 3.20
SB: 2.2.6
Java: 1.8

For a kafka producer, it seems the additionalProperties method does not seem to 
take effect. Specifically, the goal is to set "transactional.id" and I thought 
additionalProperties is the way to do it.

I have attached a log where the kafka properties shows "transactional.id = null"

Test code here: 
[https://github.com/gurpal2000/camelproblemdemo3|https://github.com/gurpal2000/camelproblemdemo3]

You will need to have a sample broker running. I used a docker one.

The documentation mentions prefixing the value with "additionalProperties" 
also. That does not work either.



  was:
For a kafka producer, it seems the additionalProperties method does not seem to 
take effect.

I have test code here: 
[https://github.com/gurpal2000/camelproblemdemo3|https://github.com/gurpal2000/camelproblemdemo3]



> camel-kafka additionalProperties not set
> ----------------------------------------
>
>                 Key: CAMEL-14931
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14931
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-kafka
>    Affects Versions: 3.2.0
>            Reporter: Gurpal2000
>            Priority: Major
>         Attachments: log.txt
>
>
> Camel: 3.20
> SB: 2.2.6
> Java: 1.8
> For a kafka producer, it seems the additionalProperties method does not seem 
> to take effect. Specifically, the goal is to set "transactional.id" and I 
> thought additionalProperties is the way to do it.
> I have attached a log where the kafka properties shows "transactional.id = 
> null"
> Test code here: 
> [https://github.com/gurpal2000/camelproblemdemo3|https://github.com/gurpal2000/camelproblemdemo3]
> You will need to have a sample broker running. I used a docker one.
> The documentation mentions prefixing the value with "additionalProperties" 
> also. That does not work either.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to