[asterisk-bugs] [JIRA] (ASTERISK-27059) res_stasis: Stolen channel references are leaking

George Joseph (JIRA) noreply at issues.asterisk.org
Fri Jun 16 09:35:58 CDT 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Joseph updated ASTERISK-27059:
-------------------------------------

    Description: 
The rest_api/external_interaction/ami_bridge/stasis_app tests each take 45 seconds to run but 40 of that is waiting on reactor timeouts.  There is a stop_tests step in the yaml but it's not actually stopping the test.  The delay is actually causing failures on heavily loaded systems.

The actual issue is being caused by channels that never get destroyed preventing asterisk from shutting down.  It seems that when a static channel is "stolen" by another app, it's control structure isn't cleaned up properly.


  was:
The rest_api/external_interaction/ami_bridge/stasis_app tests each take 45 seconds to run but 40 of that is waiting on reactor timeouts.  There is a stop_tests step in the yaml but it's not actually stopping the test.  The delay is actually causing failures on heavily loaded systems.





> res_stasis: Stolen channel references are leaking
> -------------------------------------------------
>
>                 Key: ASTERISK-27059
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27059
>             Project: Asterisk
>          Issue Type: Bug
>            Reporter: George Joseph
>            Severity: Minor
>
> The rest_api/external_interaction/ami_bridge/stasis_app tests each take 45 seconds to run but 40 of that is waiting on reactor timeouts.  There is a stop_tests step in the yaml but it's not actually stopping the test.  The delay is actually causing failures on heavily loaded systems.
> The actual issue is being caused by channels that never get destroyed preventing asterisk from shutting down.  It seems that when a static channel is "stolen" by another app, it's control structure isn't cleaned up properly.



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



More information about the asterisk-bugs mailing list