[
https://issues.apache.org/jira/browse/USERGRID-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Russo resolved USERGRID-1287.
-------------------------------------
Resolution: Fixed
> Cache Application queue manager class
> -------------------------------------
>
> Key: USERGRID-1287
> URL: https://issues.apache.org/jira/browse/USERGRID-1287
> Project: Usergrid
> Issue Type: Story
> Affects Versions: 2.1.0
> Reporter: Michael Russo
> Assignee: Michael Russo
> Fix For: 2.1.1
>
>
> When push notifications are used, NotificationsService opens a new instance
> of ApplicationQueueManager on every request. The same occurs when push
> notification messages are processed from the queue. Cache this as it can be
> long lived and re-used per application in Usergrid. This will help the
> memory footprint such that we don't create objects faster than we can GC them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)