You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (Jira)" <ji...@apache.org> on 2019/08/26 21:50:00 UTC

[jira] [Updated] (GEODE-7132) Remove synchronized system property call in AbstractExecution constructor

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

Jacob S. Barrett updated GEODE-7132:
------------------------------------
    Labels: performance  (was: )

> Remove synchronized system property call in AbstractExecution constructor
> -------------------------------------------------------------------------
>
>                 Key: GEODE-7132
>                 URL: https://issues.apache.org/jira/browse/GEODE-7132
>             Project: Geode
>          Issue Type: Improvement
>          Components: functions
>            Reporter: Jacob S. Barrett
>            Priority: Major
>              Labels: performance
>
> AbstractExecution gets a system property in the constructor which results in synchronizing all construction of function executions. This high level of monitor contention results in slowing throughput of functions.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)