You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by jpmoore40 <jo...@ca-cib.com> on 2017/02/27 12:21:20 UTC

Node discovery using ActiveMQ

Hi,

I'm migrating a very old GridGain installation to Ignite. We used to use
ActiveMQ for node discovery using GridJmsDiscoverySpi but there doesn't seem
to be a similar option with Ignite. Am I missing something or is this no
longer possible?

Thanks 



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Node-discovery-using-ActiveMQ-tp10903.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Node discovery using ActiveMQ

Posted by vkulichenko <va...@gmail.com>.
This implementation was removed and currently there is only one out of the
box, based on TCP. I would highly recommend to use unless there is a very
strong reason to do otherwise.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Node-discovery-using-ActiveMQ-tp10903p10932.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Node discovery using ActiveMQ

Posted by jpmoore40 <jo...@ca-cib.com>.
Thank you - I'm aware they are different products now but didn't Ignite
evolve from GridGain originally? The GridGain version we have been using was
an open source version dating back to 2009, whereas I think Ignite has only
came about as a separate product in 2014/5. I thought it may have had a
similar feature.

Thanks



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Node-discovery-using-ActiveMQ-tp10903p10909.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Node discovery using ActiveMQ

Posted by Andrey Mashenkov <an...@gmail.com>.
Hi,

Ignite and GridGain are different products.
It looks like GridJmsDiscoverySpi was never part of Ignite.

On Mon, Feb 27, 2017 at 3:21 PM, jpmoore40 <jo...@ca-cib.com>
wrote:

> Hi,
>
> I'm migrating a very old GridGain installation to Ignite. We used to use
> ActiveMQ for node discovery using GridJmsDiscoverySpi but there doesn't
> seem
> to be a similar option with Ignite. Am I missing something or is this no
> longer possible?
>
> Thanks
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/Node-discovery-using-ActiveMQ-tp10903.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>



-- 
Best regards,
Andrey V. Mashenkov