<p>George Joseph <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/10208">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">stasis:  Add function to delete topic from pool<br><br>There's been a long standing leak when using topic pools.  The<br>topics in the pool get cleaned up when the last pool reference is<br>released but you can't remove a topic specifically.  If you reloaded<br>app_voicemail for instance, and mailboxes went away, their topics<br>were left in the pool.<br><br>* Added stasis_topic_pool_delete_topic() so modules can clean up<br>  topics from pools.<br>* Registered the topic pool containers so it can be examined from<br>  the CLI when AO2_DEBUG is enabled.  They'll be named<br>  "<topic_pool_name>-pool".<br><br>Change-Id: Ib7957951ee5c9b9b4482af7b9b4349112d62bc25<br>---<br>M include/asterisk/stasis.h<br>M main/stasis.c<br>2 files changed, 48 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/08/10208/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/10208">change 10208</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/10208"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ib7957951ee5c9b9b4482af7b9b4349112d62bc25 </div>
<div style="display:none"> Gerrit-Change-Number: 10208 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>