[asterisk-bugs] [JIRA] (ASTERISK-28195) stasis: Don't create subscription change messages if noone cares
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Tue Dec 11 18:09:47 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua C. Colp closed ASTERISK-28195.
-------------------------------------
Resolution: Won't Fix
Unfortunately due to the usage of the subscription change message type for synchronization this isn't viable. We still need to create unsubscribes for that regardless.
> stasis: Don't create subscription change messages if noone cares
> ----------------------------------------------------------------
>
> Key: ASTERISK-28195
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28195
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/Stasis
> Affects Versions: 13.23.1, 16.0.0
> Reporter: Joshua C. Colp
> Severity: Minor
>
> As part of working on some statistics code I determined that for the most part Stasis messages in Asterisk are actually used - except for one: stasis_subscription_change_type. With filtering now a thing it seems as though about 50% of these messages aren't consumed by any subscriber.
> This change is for making the creation smarter, so we only create those messages if a subscriber is interested in them.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list