You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by dmvolod <gi...@git.apache.org> on 2017/12/14 09:50:13 UTC

[GitHub] camel pull request #2147: CAMEL-12076: Specified topic is ignored when Kafka...

GitHub user dmvolod opened a pull request:

    https://github.com/apache/camel/pull/2147

    CAMEL-12076: Specified topic is ignored when KafkaConfiguration is used

    If topic property was not received from configuration or header parameters take it from the remaining URI. Also some minor code style fixes are applied.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dmvolod/camel CAMEL-12076

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2147.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2147
    
----
commit ed9d4d6fe5f4ccc9975c62b89a145beebf079ef2
Author: Dmitry Volodin <dm...@gmail.com>
Date:   2017-12-14T09:43:50Z

    CAMEL-12076: Specified topic is ignored when KafkaConfiguration is used

----


---

[GitHub] camel pull request #2147: CAMEL-12076: Specified topic is ignored when Kafka...

Posted by oscerd <gi...@git.apache.org>.
Github user oscerd closed the pull request at:

    https://github.com/apache/camel/pull/2147


---