You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2014/04/01 10:47:15 UTC

[jira] [Commented] (CAMEL-7335) Kafka : Expose kafka configuration properties to the camel component

    [ https://issues.apache.org/jira/browse/CAMEL-7335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956262#comment-13956262 ] 

Willem Jiang commented on CAMEL-7335:
-------------------------------------

Applied the patch into camel master and camel-2.13.x branches with thanks to Fabien.

> Kafka : Expose kafka configuration properties to the camel component
> --------------------------------------------------------------------
>
>                 Key: CAMEL-7335
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7335
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kafka
>    Affects Versions: 2.13.0
>            Reporter: Fabien Chaillou
>            Assignee: Willem Jiang
>              Labels: patch
>             Fix For: 2.14.0
>
>
> Hello,
> Kafka provides a lot of property configurable for both consumer and producer (See http://kafka.apache.org/documentation.html#consumerconfigs and http://kafka.apache.org/documentation.html#producerconfigs).
> With this change, all this properties are exposed to the camel component.
> To do that, i splitted the configuration in its own class so that it is possible to create a separated configuration that can be reused.
> See the pull request on github : https://github.com/apache/camel/pull/126



--
This message was sent by Atlassian JIRA
(v6.2#6252)