[
http://opencast.jira.com/browse/MH-5834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=30171#comment-30171
]
Greg Logan commented on MH-5834:
--------------------------------
Per
http://opencast.3480289.n2.nabble.com/JIRA-Ticket-Cleanup-proposal-td7475080.html,
this has been bulk resolved as won't fix. If this is still important to you
please reopen and we can triage as appropriate.
> CaptureAgentStateServiceImpl maintains state in memory: fix this or document
> that this is not a clusterable service
> -------------------------------------------------------------------------------------------------------------------
>
> Key: MH-5834
> URL: http://opencast.jira.com/browse/MH-5834
> Project: Matterhorn Project
> Issue Type: Task
> Components: Capture (Devices and Software)
> Affects Versions: 1.1
> Reporter: Josh Holtzman
> Assignee: Christopher Brooks
> Fix For: None
>
>
> The following two maps are not persistent, so there can only be one instance
> of this service running in a cluster. Either document this and ensure that
> the build profiles in pom.xml are configured appropriately, or remove the
> in-memory registry of agents and recordings.
> private HashMap<String, Agent> agents;
> private HashMap<String, Recording> recordings;
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________