[GitHub] camel pull request: Fix KafkaProducer URI

2015-09-01 Thread williamd1618
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] camel pull request: Fix KafkaProducer URI

2015-09-01 Thread williamd1618
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] camel pull request: Fix KafkaProducer URI

2015-08-21 Thread williamd1618
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