[jira] [Created] (IGNITE-7637) Drop IGNITE_DAEMON property.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7637) Drop IGNITE_DAEMON property.

Anton Vinogradov (Jira)
Andrew Mashenkov created IGNITE-7637:
----------------------------------------

             Summary: Drop IGNITE_DAEMON property.
                 Key: IGNITE-7637
                 URL: https://issues.apache.org/jira/browse/IGNITE-7637
             Project: Ignite
          Issue Type: Task
            Reporter: Andrew Mashenkov


We have IGNITE_DAEMON JVM property that just duplicates grid configuration property.

Usually, system options are used to override config defaults or as temporary solution to turn on\off some Ignite modes that can't be done via config. 

Seems, this option usage is error prone as :
 * it is not really override an config option and it causes performance issue IGNITE-7508, so we should cache it.
 *
 *
Also, I see no case when this option can be useful.

Let's drop IGNITE_DAEMON option and revert a IGNITE-7508.



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