You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dick Cavender (Jira)" <ji...@apache.org> on 2019/09/26 18:04:08 UTC

[jira] [Closed] (GEODE-6837) FunctionStats reads a system property on every call

     [ https://issues.apache.org/jira/browse/GEODE-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dick Cavender closed GEODE-6837.
--------------------------------

> 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
(v8.3.4#803005)