You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Omar Al-Safi (Jira)" <ji...@apache.org> on 2020/04/20 07:53:00 UTC

[jira] [Assigned] (CAMEL-14931) camel-kafka additionalProperties not set

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

Omar Al-Safi reassigned CAMEL-14931:
------------------------------------

    Assignee: Omar Al-Safi

> 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
>            Assignee: Omar Al-Safi
>            Priority: Minor
>         Attachments: log.txt
>
>
> Camel: 3.2.0
> 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" on startup. I assume it should be set on startup. Other values are set as expected.
> 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)