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
