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)