You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Scherbakov (JIRA)" <ji...@apache.org> on 2019/01/29 19:53:00 UTC

[jira] [Created] (IGNITE-11131) Invalid use of static system properties in AffinityAssignment

Alexei Scherbakov created IGNITE-11131:
------------------------------------------

             Summary: Invalid use of static system properties in AffinityAssignment
                 Key: IGNITE-11131
                 URL: https://issues.apache.org/jira/browse/IGNITE-11131
             Project: Ignite
          Issue Type: Task
            Reporter: Alexei Scherbakov
             Fix For: 2.8


Recently added properties {{org.apache.ignite.internal.processors.affinity.AffinityAssignment#IGNITE_AFFINITY_BACKUPS_THRESHOLD}} and {{org.apache.ignite.internal.processors.affinity.AffinityAssignment#IGNITE_DISABLE_AFFINITY_MEMORY_OPTIMIZATION}} have flaw - the are defined as static making it impossible to change between node restarts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)