Aleksey Plekhanov created IGNITE-23518:
------------------------------------------

             Summary: Configure default values for distributed properties
                 Key: IGNITE-23518
                 URL: https://issues.apache.org/jira/browse/IGNITE-23518
             Project: Ignite
          Issue Type: New Feature
            Reporter: Aleksey Plekhanov
            Assignee: Aleksey Plekhanov


Distributed properties are widely used in Ignite for different subsystems. But 
we can change value of distributed property only by expicit interaction with 
the cluster (via control.sh, for example). 
In general, we can't configure default value for distributed property (some 
subsystems provide such an ability, but the approach is not unified).
Especially it's inconvinient for in-memory cluster. After each cluster restart, 
extra actions are required to set distributed properties. 
It's proposed to provide unified way to configure distributed properties 
default values (introduce new property in IgniteConfiguration). 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to