Ruslan Kamashev created IGNITE-10099:
----------------------------------------
Summary: ClusterNodeAttributeAffinityBackupFilter isn't available in Java config
Key: IGNITE-10099
URL:
https://issues.apache.org/jira/browse/IGNITE-10099 Project: Ignite
Issue Type: Bug
Components: cache
Affects Versions: 2.7
Reporter: Ruslan Kamashev
Fix For: 2.8
Original issue:
https://issues.apache.org/jira/browse/IGNITE-9365ClusterNodeAttributeAffinityBackupFilter is available only in Spring config, because constructor is package-private.
For support Java config, we should make constructor public.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)