GitHub user tarilabs opened a pull request:
https://github.com/apache/camel/pull/618
Low priority / typo fix
... and I know it's just a typo =) but might be helpful if somebody is
grepping the log for "Mime", like me today ;-) so I submit this ultrasmall PR
in
GitHub user tarilabs opened a pull request:
https://github.com/apache/camel/pull/603
Producer no CQL Uri Param handling on doStart()
Problem:
- cql Uri param is not mandatory (default null)
- prepareStatements Uri param default true
Therefore creating a Producer like
Github user tarilabs closed the pull request at:
https://github.com/apache/camel/pull/587
---
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 tarilabs opened a pull request:
https://github.com/apache/camel/pull/587
Kafka offset of the message included as Camel Exchange header.
This might be helpful also for logging purposes.
In the test I've reused an offset value which was already present but