Thanks Claus,
PR: https://github.com/apache/camel/pull/1742
JIRA: https://issues.apache.org/jira/browse/CAMEL-11382
Regards,
Gary
On 6 June 2017 at 08:23, Claus Ibsen wrote:
> Hi Gary
>
> Yeah a fix on github PR is much appreciated.
>
>
> On Mon, Jun 5, 2017 at 11:55 PM, Gary Hodgson
> wrote:
Hi Gary
Yeah a fix on github PR is much appreciated.
On Mon, Jun 5, 2017 at 11:55 PM, Gary Hodgson wrote:
> Hi
>
> I was playing with the camel-ignite component and ran into what appears to
> be a bug.
>
> Creating an IgniteComponent from configuration works fine, but when I try
> and create on
Hi
I was playing with the camel-ignite component and ran into what appears to
be a bug.
Creating an IgniteComponent from configuration works fine, but when I try
and create one from an existing Ignite instance it throws an exception when
starting the component. Looking at the code here
https://g