On Wed, Jun 20, 2012 at 2:57 PM, Alex Anderson wrote:
>>
>> No will be in 2.9.3 and 2.10
>
> Nice. I notice from JIRA that there aren't many issues left; is there
> a date set for release?
2.10 is soon, eg a RC has been cut, then it has the testing/voting phase.
When 2.10 is out, we wanna cut a
>
> No will be in 2.9.3 and 2.10
Nice. I notice from JIRA that there aren't many issues left; is there
a date set for release?
On Wed, Jun 20, 2012 at 2:10 PM, Alex Anderson wrote:
>> This has been fixed. The issue is the seda consumer has not been
>> started prior to shutdown.
>
> Thanks, Claus. Has the fix been released yet?
No will be in 2.9.3 and 2.10
--
Claus Ibsen
-
FuseSource
Email: cib...@fuse
> This has been fixed. The issue is the seda consumer has not been
> started prior to shutdown.
Thanks, Claus. Has the fix been released yet?
On Wed, Jun 20, 2012 at 10:15 AM, Alex Anderson
wrote:
> Hi,
>
> When my route is shutting down in Camel 2.9.2, I get a
> NullPointerException on line 108 of SedaConsumer. The line reads:
>
> LOG.debug("Preparing to shutdown, waiting for {} consumer threads
> to complete.", latch.getCount());