You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2014/04/21 19:26:25 UTC

[jira] [Resolved] (STRATOS-624) Maximum Connection Count Reaches in ActiveMQ

     [ https://issues.apache.org/jira/browse/STRATOS-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Imesh Gunaratne resolved STRATOS-624.
-------------------------------------

    Resolution: Fixed

- Introduced an event publisher pool for re-using event publisher connections.
- According to the new design event publisher objects will be created per message broker topic per JVM.
- Changes were committed with commit revision: f3f2d136dcb26fe65568655b435fc27538348bc2.

> Maximum Connection Count Reaches in ActiveMQ
> --------------------------------------------
>
>                 Key: STRATOS-624
>                 URL: https://issues.apache.org/jira/browse/STRATOS-624
>             Project: Stratos
>          Issue Type: Bug
>          Components: Cartridge Agent, Cloud Controller, Stratos Manager
>    Affects Versions: 4.0.0 RC1
>            Reporter: Imesh Gunaratne
>            Assignee: Imesh Gunaratne
>
> This issue was identified during a long running test executed for over six hours. The problem was that event publishers created for publishing messaging events were not re-used or closed. As a result after sometime the maximum connection count reaches in ActiveMQ.



--
This message was sent by Atlassian JIRA
(v6.2#6252)