GitHub user juanjovazquez opened a pull request: https://github.com/apache/camel/pull/263
Topics support in camel-hazelcast As discussed in developer mailing list [1], this PR is intended to add support for Hazelcast distributed topics in Camel. [1] http://camel.465427.n5.nabble.com/Topics-support-in-camel-hazelcast-td5756233.html You can merge this pull request into a Git repository by running: $ git pull https://github.com/Tecsisa/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/263.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 #263 ---- commit 898d8ceaa39d610f2b7d962209785500959cccdd Author: juanjovazquez <jvazq...@tecsisa.com> Date: 2014-08-27T17:36:31Z publish topic operation support added. commit d49f6e7ec4a738d264e8e6be0a4e6e7d98a7a9e7 Author: juanjovazquez <jvazq...@tecsisa.com> Date: 2014-08-28T12:06:33Z topic consumers support added. commit 6e458d69795ce195e599db8233e59f3702891d4d Author: JSantosP <javiersantospani...@gmail.com> Date: 2014-08-29T12:25:01Z Added support for multiple consumers at HazelcastTopicEndPoint ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---