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)