[jira] [Created] (IGNITE-12842) Cache "IGNITE_DAEMON" system properties in isDaemon call

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

[jira] [Created] (IGNITE-12842) Cache "IGNITE_DAEMON" system properties in isDaemon call

Anton Vinogradov (Jira)
Sunny Chan created IGNITE-12842:
-----------------------------------

             Summary: Cache "IGNITE_DAEMON" system properties in isDaemon call
                 Key: IGNITE-12842
                 URL: https://issues.apache.org/jira/browse/IGNITE-12842
             Project: Ignite
          Issue Type: Improvement
          Components: cache
    Affects Versions: 2.7.6
            Reporter: Sunny Chan


In our performance tuning exercise using JFR, we have observed that when accessing the cache, Ignite will repeatedly called System.getProperty in GridKernalContextImpl.isDaemon()

!isDaemon.jpg! This is generated with the earlier version of Ignite, and when I examine the latest code it also behaving the same way



--
This message was sent by Atlassian Jira
(v8.3.4#803005)