Multiple failover SPI

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Multiple failover SPI

Vasiliy Sisko
Hello Igniters.


I noticed that a grid configuration contain an array of failover SPIs, but
using of several failover SPIs is not described in a documentation.


Can anyone provide an example how to configure several falover SPI in one
grid?

--
Vasiliy Sisko
GridGain Systems
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: Multiple failover SPI

Valentin Kulichenko
Vasiliy,

You can specify failover SPI to use for a particular task via
@ComputeTaskSpis annotation. If there is no annotation, the first SPI in
the list will be used.

-Val

On Tue, May 17, 2016 at 12:02 AM, Vasiliy Sisko <[hidden email]> wrote:

> Hello Igniters.
>
>
> I noticed that a grid configuration contain an array of failover SPIs, but
> using of several failover SPIs is not described in a documentation.
>
>
> Can anyone provide an example how to configure several falover SPI in one
> grid?
>
> --
> Vasiliy Sisko
> GridGain Systems
> www.gridgain.com
>