You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/12/15 19:45:58 UTC

[jira] [Created] (IGNITE-4439) Create attribute based node filter

Valentin Kulichenko created IGNITE-4439:
-------------------------------------------

             Summary: Create attribute based node filter
                 Key: IGNITE-4439
                 URL: https://issues.apache.org/jira/browse/IGNITE-4439
             Project: Ignite
          Issue Type: Improvement
          Components: general
    Affects Versions: 1.8
            Reporter: Valentin Kulichenko
            Assignee: Valentin Kulichenko
             Fix For: 1.9


We have a {{CacheConfiguration.nodeFilter}} configuration property which takes a predicate that defines on which nodes cache is deployed. Therefore using it implies creating a new class and deploying it on all nodes.

However, in vast majority of cases users filter out nodes based on custom attributes, so it can be useful to provide such implementation out of the box.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)