<p> Attention is currently required from: Joshua Colp, N A. </p>
<p><a href="https://gerrit.asterisk.org/c/asterisk/+/18829">View Change</a></p><p>1 comment:</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 #10:</a> </p><p style="white-space: pre-wrap; word-wrap: break-word;">Patchset 10, white space and typo in documentation.</p><p style="white-space: pre-wrap; word-wrap: break-word;">Rational for separate res_redisd;</p><p style="white-space: pre-wrap; word-wrap: break-word;">1. One module to deal with configs, threadsafe connect/disconnect, socket file descriptor leaks. <br>2. Code deduplication. func_db_redis and res_redis_device_state would have all of res_redisd in each module.</p><p style="white-space: pre-wrap; word-wrap: break-word;">I originally had one monolithic res module with all funcs and resources calling 1 common function which is now in res_redisd, to handle connection setup(with optional AUTH and DB selection), retry/reconnect, the Redis operation, then teardown, with no file descriptor leaks, and was threadsafe.</p><p style="white-space: pre-wrap; word-wrap: break-word;">But not to the extent to have each function use native hiredis function calls to setup a socket to redis, reconnect/retry if that failed, do the redis operation, then teardown the socket.</p><p style="white-space: pre-wrap; word-wrap: break-word;"><br></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: 10 </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: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Attention: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 26 Jul 2022 00:52:10 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>