<p> Attention is currently required from: Sean Bright, Alec Davis. </p>
<p>Patch set 22:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4; color: #000000;">Code-Review -1</span></p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18829">View Change</a></p><p>7 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="null">Patchset:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/18829?tab=comments">Patch Set #22:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">patchset 21/22: […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Why do we no longer support unload??</p><p style="white-space: pre-wrap; word-wrap: break-word;">This is not part of the core, unless there is a very good reason not to, I think the module should be able to be cleanly unloaded. When I see modules that don't cleanly unload, it usually indicates design issues internally.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="null">File configs/samples/hiredis.conf.sample:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/18829/comment/4feca789_e50ec970">Patch Set #22, Line 2:</a> <code style="font-family:monospace,monospace">enabled = yes                   ; When set to yes, hiredis support is enabled, default = no</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Since this is uncommented, this would default enable the support for anyone loading the module. Might want to disable it by default? (leave uncommented?)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/18829/comment/ba07664f_3d67a23b">Patch Set #22, Line 7:</a> <code style="font-family:monospace,monospace">prefix = pabx:                  ; Prefix to prepend to all keypaths, default = ""</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">I'm assuming PABX = Private Automatic Branch Exchange? Just seems like an odd prefix choice in a sample, maybe something more generic?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/18829/comment/cfe55c82_5bdd4542">Patch Set #22, Line 11:</a> <code style="font-family:monospace,monospace">background_save_on_unload = yes ; When set to yes, initiate a Background save when unloading module, default=no</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">So you indicated you remove the unload option but this is still here - would this still be relevant?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/18829/comment/7dd967d2_0d080420">Patch Set #22, Line 15:</a> <code style="font-family:monospace,monospace">;password = 12345678            ; default = "", no authentication</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">The other lines are indented using spaces but this uses tabs so the alignment is off</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="null">File res/res_hiredis.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/18829/comment/805bb0f5_93cc175c">Patch Set #22, Line 54:</a> <code style="font-family:monospace,monospace">                        <example></code></p><p style="white-space: pre-wrap; word-wrap: break-word;">The examples should have titles for each one that describe what they do, e.g. <example title="Make a direct Redis call"></p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/18829/comment/c53fc69c_b11c467e">Patch Set #22, Line 854:</a> <code style="font-family:monospace,monospace">     return -1;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">I think the module should be able to be unloaded, this creates a poor user experience</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18829">change 18829</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/c/asterisk/+/18829"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ifdf4d33d2a2a5fd044fac13b201c7437de34ba6a </div>
<div style="display:none"> Gerrit-Change-Number: 18829 </div>
<div style="display:none"> Gerrit-PatchSet: 22 </div>
<div style="display:none"> Gerrit-Owner: Alec Davis <alec@bdt.co.nz> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-Attention: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-Attention: Alec Davis <alec@bdt.co.nz> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 04 Aug 2022 13:17:32 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: Yes </div>
<div style="display:none"> Comment-In-Reply-To: Alec Davis <alec@bdt.co.nz> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>