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)