[
https://issues.apache.org/jira/browse/IGNITE-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15771100#comment-15771100
]
ASF GitHub Bot commented on IGNITE-4439:
----------------------------------------
Github user vkulichenko closed the pull request at:
https://github.com/apache/ignite/pull/1369
> 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)