GitHub user williamd1618 reopened a pull request:
https://github.com/apache/camel/pull/597
Fix KafkaProducer URI
Guarantees that if the KafkaEndpoint has a UriParam
of topic the KeyedMessage will be sent to that topic,
if it does not have a topic and the Exchange message
Github user williamd1618 closed the pull request at:
https://github.com/apache/camel/pull/597
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user williamd1618 opened a pull request:
https://github.com/apache/camel/pull/597
Fix KafkaProducer URI
Guarantees that if the KafkaEndpoint has a UriParam
of topic the KeyedMessage will be sent to that topic,
if it does not have a topic and the Exchange message
ha