You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ruslan Kamashev (JIRA)" <ji...@apache.org> on 2018/10/31 17:24:00 UTC

[jira] [Created] (IGNITE-10099) ClusterNodeAttributeAffinityBackupFilter isn't available in Java config

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-9365

ClusterNodeAttributeAffinityBackupFilter 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)