[asterisk-bugs] [JIRA] (ASTERISK-28442) stasis_state: Create a stasis module to cache last known state
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Fri Jul 12 09:20:47 CDT 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247582#comment-247582 ]
Friendly Automation commented on ASTERISK-28442:
------------------------------------------------
Change 11463 merged by Kevin Harwell:
mwi: Update the MWI core to use stasis_state API
[https://gerrit.asterisk.org/c/asterisk/+/11463|https://gerrit.asterisk.org/c/asterisk/+/11463]
> stasis_state: Create a stasis module to cache last known state
> --------------------------------------------------------------
>
> Key: ASTERISK-28442
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28442
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Core/Stasis
> Affects Versions: GIT
> Reporter: Kevin Harwell
> Assignee: Kevin Harwell
> Severity: Minor
>
> Create a new module (and API) in stasis that manages the last known state of a topic. This differs from the stasis_cache in that it will hold the last known published state for a topic.
> It'll also provide mechanisms that wrap some of the normal stasis functions, as well provide a better way to track state consumers (publishers and subscribers) for topics.
> This new module will be designed to be used with dynamic topic pools like mwi, and device state. As such these modules themselves will act as a kind of wrapper, and abstraction layer, around this new stasis_state module.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list