Re: [hazelcast] Instance Consumer...

2013-10-10 Thread Jean-Baptiste Onofré
+1 Regards JB On 10/10/2013 02:41 PM, Christian Müller wrote: I also consider this as an bug. I propose to fix it in the way you mentioned and add a remark to the section "Changes that may affect end users" in [1]. [1] http://camel.apache.org/camel-2130-release.html Best, Christian -

Re: [hazelcast] Instance Consumer...

2013-10-10 Thread Christian Müller
I also consider this as an bug. I propose to fix it in the way you mentioned and add a remark to the section "Changes that may affect end users" in [1]. [1] http://camel.apache.org/camel-2130-release.html Best, Christian - Software Integration Specialist Apache Member V.P. Apac

[hazelcast] Instance Consumer...

2013-10-08 Thread James Carman
While mocking the HazelcastInstance objects in the test cases, I ran into an interesting problem. The HazelcastInstanceConsumerTest was @Ignored, stating that it messed up subsequent tests. Now that I'm not using "live" HazelcastInstances, there is no reason to @Ignore them anymore. However, whe