<p>George Joseph <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/10024">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">stasis_cache: Prune stasis_subscription_change messages<br><br>The stasis cache provides a way to reconstruct the current state<br>of topic subscribers.  Unfortunately, since every subscribe and<br>unsubscribe is cached, the cache continues to grow unabated while<br>asterisk is running.  This patch removes subscribe messages from<br>the cache when a the corresponding unsubscribe is received.<br><br>This patch also registers the cache containers with ao2 so that if<br>AO2_DEBUG is turned on, you can list the container and get its<br>stats from the CLI.<br><br>ASTERISK-27121<br><br>Change-Id: I3d18905e477f3721815da91f30da8d3fbb2d4f56<br>---<br>M main/stasis_cache.c<br>1 file changed, 49 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/24/10024/4</pre><p>To view, visit <a href="https://gerrit.asterisk.org/10024">change 10024</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/10024"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I3d18905e477f3721815da91f30da8d3fbb2d4f56 </div>
<div style="display:none"> Gerrit-Change-Number: 10024 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>