[
https://issues.apache.org/jira/browse/GEODE-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob S. Barrett resolved GEODE-7132.
-------------------------------------
Fix Version/s: 1.11.0
Resolution: Fixed
> 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
> Assignee: Jacob S. Barrett
> Priority: Major
> Labels: performance
> Fix For: 1.11.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)