[
https://issues.apache.org/jira/browse/GEODE-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider resolved GEODE-6689.
-------------------------------------
Resolution: Duplicate
> adviseSameAsyncEventQueueIds and adviseSameGatewaySenderIds allocate an
> ArrayList on every call
> -----------------------------------------------------------------------------------------------
>
> Key: GEODE-6689
> URL: https://issues.apache.org/jira/browse/GEODE-6689
> Project: Geode
> Issue Type: Improvement
> Components: core
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Priority: Major
> Labels: performance
> Time Spent: 1h
> Remaining Estimate: 0h
>
> adviseSameAsyncEventQueueIds and adviseSameGatewaySenderIds allocate an
> ArrayList on every call. The implementation could be changed to detect that
> the result will be an empty list and in that case an ArrayList is not needed.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)