we are just in the works of using a separate zk cluster to provide an implementation for segmentation resolution. If anyone else is working on it we could collaborate.
or create a separate jira for a design review? what do you guys think? i think we could also make zk itself pluggable -Ani On Tue, Nov 7, 2017 at 4:12 PM, luqmanahmad <[email protected]> wrote: > Hi Amit, > > Correct you have to provide implementation for both. > > Your custom segmentation will just be validating something and that method > of your segmentation resolver will be called inside the implementation of > GridSegmentationProcess which can be overriden through your plugin. By > default GridOsSegmentationProcessor is returning true and missing the whole > logic of validating different resolvers. > > Makes sense ? > > Thanks, > Luqman > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Anirudha P. Jadhav
