[
https://issues.apache.org/jira/browse/GEODE-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916845#comment-16916845
]
ASF subversion and git services commented on GEODE-7132:
--------------------------------------------------------
Commit 1fc89b33caffff65e61cea9b30a56962a802803c in geode's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1fc89b3 ]
GEODE-7132: Cleanup static analyzer warnings.
> 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
> 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)