On Fri, Oct 30, 2015 at 12:14PM, Dmitriy Setrakyan wrote:
> Hi Agustin,
> 
> I think the network segmentation API was ported to Apache Ignite by mistake
> when GridGain was donating its code to the Apache Ignite project in
> November, 2014.
> 
> Currently the network segmentation functionality is not implemented in
> Apache Ignite, and is only available in the GridGain enterprise product,
> which is essentially a version of Apache Ignite with some additional
> features, including the network segmentation.

So, if this is just an API without actual implementation, then perhaps it is
better be either:
 - removed from the code to avoid confusion
or better yet
 - documented as non-implemented, so perhaps community can add the
   implementation if someone wants to work on this.

Cos

> Hope this clarifies the issue you are having.
> 
> D.
> 
> On Fri, Oct 30, 2015 at 1:40 AM, Agustín Miña Blanco <
> [email protected]> wrote:
> 
> > Hi,
> >
> > I have implemented a custom SegmentationResolver and I have added it as a
> > property of the IgniteConfiguration.
> >
> > In the logs I see that a new thread starts that is doing some segmentation
> > checking but my implementation is never called, instead the checking always
> > returns true.
> >
> > Is this feature disabled, or I'm doing something wrong.
> >
> 
> >
> > Thanks for your help
> >

Attachment: signature.asc
Description: Digital signature

Reply via email to