[
https://issues.apache.org/jira/browse/GEODE-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider resolved GEODE-6837.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
> FunctionStats reads a system property on every call
> ---------------------------------------------------
>
> Key: GEODE-6837
> URL: https://issues.apache.org/jira/browse/GEODE-6837
> Project: Geode
> Issue Type: Improvement
> Components: core
> Reporter: Darrel Schneider
> Assignee: Mario Ivanac
> Priority: Major
> Labels: performance
> Fix For: 1.10.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The FunctionStats class has a isDisabled method that always reads a system
> property.
> Since system properties are stored in a synchronized HashTable this can hurt
> concurrent function execution performance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)