<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:08:50 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-13831] Document the ldapForceMultiThreadMode for non-reentrant libldap on EL7.5+</title>
                <link>https://jira.mongodb.org/browse/DOCS-13831</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;h2&gt;&lt;a name=&quot;Description&quot;&gt;&lt;/a&gt;Description&lt;/h2&gt;
&lt;p&gt;See TSWRITING-1272 which advised ldapForceMultiThreadMode be enabled for EL7.5+ when using &lt;tt&gt;libldap&lt;/tt&gt; (not &lt;tt&gt;libldap_r&lt;/tt&gt;) but this isn&apos;t yet documentated. &lt;/p&gt;

&lt;p&gt;I guess it should be listed just before &lt;a href=&quot;https://docs.mongodb.com/manual/reference/parameters/#param.ldapUserCacheInvalidationInterval&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/parameters/#param.ldapUserCacheInvalidationInterval&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a name=&quot;Scopeofchanges&quot;&gt;&lt;/a&gt;Scope of changes&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;ImpacttoOtherDocs&quot;&gt;&lt;/a&gt;Impact to Other Docs&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;MVP%28WorkandDate%29&quot;&gt;&lt;/a&gt;MVP (Work and Date)&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;Resources%28ScopeorDesignDocs%2CInvision%2Cetc.%29&quot;&gt;&lt;/a&gt;Resources (Scope or Design Docs, Invision, etc.)&lt;/h2&gt;
</description>
                <environment></environment>
        <key id="1440769">DOCS-13831</key>
            <summary>Document the ldapForceMultiThreadMode for non-reentrant libldap on EL7.5+</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="jocelyn.mendez@mongodb.com">Jocelyn Mendez</assignee>
                                    <reporter username="nicholas.cottrell@mongodb.com">Nic Cottrell</reporter>
                        <labels>
                    </labels>
                <created>Thu, 13 Aug 2020 11:00:19 +0000</created>
                <updated>Mon, 30 Oct 2023 20:19:28 +0000</updated>
                            <resolved>Tue, 17 May 2022 13:57:37 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                    <component>Server</component>
                        <due>Fri, 14 Aug 2020 00:00:00 +0000</due>
                            <votes>5</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="4552864" author="xgen-internal-githook" created="Tue, 17 May 2022 13:49:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;jocelyn-mendez1&apos;, &apos;email&apos;: &apos;91144778+jocelyn-mendez1@users.noreply.github.com&apos;, &apos;username&apos;: &apos;jocelyn-mendez1&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-13831&quot; title=&quot;Document the ldapForceMultiThreadMode for non-reentrant libldap on EL7.5+&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-13831&quot;&gt;&lt;del&gt;DOCS-13831&lt;/del&gt;&lt;/a&gt;-new ldapForceMultiThreadMode parameter on new branch due to commit issues (#1120)&lt;/p&gt;

&lt;p&gt;Co-authored-by: Jocelyn Mendez &amp;lt;jocelyn.mendez@Jocelyns-MacBook-Pro.local&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/ee1ce0e58368123840da9da0603c9ae704bcd713&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/ee1ce0e58368123840da9da0603c9ae704bcd713&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4286821" author="spencer.jackson@10gen.com" created="Tue, 11 Jan 2022 20:47:16 +0000"  >&lt;p&gt;This flag allows MongoDB to perform concurrent LDAP operations, and is required to use LDAP connection pooling. Concurrent use is disabled by default on many platforms because earlier versions of platform provided libldap were not safe to use in a concurrent fashion. You may enable this flag if you are certain that your instance of libldap is safe to use in this mode.&lt;/p&gt;</comment>
                            <comment id="4016448" author="vsetlur@metlife.com" created="Mon, 23 Aug 2021 12:12:38 +0000"  >&lt;p&gt;Yes . I agree . This should be documented . We observed a significant drop in volume of slow calls (more than 80%)&#160; to the LDAP server on stress test volumes because of this parameter .&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10020">
                    <name>Gantt Dependency</name>
                                            <outwardlinks description="has to be done before">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5002K00000pDWUHQA4]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 23 Aug 2021 12:12:38 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 38 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCSP-11702</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_14873" key="com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker">
                        <customfieldname>External Reviewer</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[emilio.scalise@mongodb.com]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 38 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jocelyn.mendez@mongodb.com</customfieldvalue>
            <customfieldvalue>nicholas.cottrell@mongodb.com</customfieldvalue>
            <customfieldvalue>spencer.jackson@mongodb.com</customfieldvalue>
            <customfieldvalue>vsetlur@metlife.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hy05uv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hxmv3b:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="4234">ServerDocs2020: Aug10 - Aug17</customfieldvalue>
    <customfieldvalue id="4262">ServerDocs2020: Aug17 - Aug24</customfieldvalue>
    <customfieldvalue id="4277">ServerDocs2020: Aug24 - Aug31</customfieldvalue>
    <customfieldvalue id="4286">ServerDocs2020: Aug31 - Sep07</customfieldvalue>
    <customfieldvalue id="4303">ServerDocs2020: Sep8 - Sep14</customfieldvalue>
    <customfieldvalue id="4315">ServerDocs2020: Sep14 - Sep21</customfieldvalue>
    <customfieldvalue id="4320">ServerDocs2020: Sep21 - Sep28</customfieldvalue>
    <customfieldvalue id="4332">ServerDocs2020: Sep28 - Oct5</customfieldvalue>
    <customfieldvalue id="4352">ServerDocs2020: Oct5 - Oct12</customfieldvalue>
    <customfieldvalue id="4354">ServerDocs2020: Oct13 - Oct19</customfieldvalue>
    <customfieldvalue id="4369">ServerDocs2020: Oct20 - Oct27</customfieldvalue>
    <customfieldvalue id="4374">ServerDocs2020: Oct27 - Nov3</customfieldvalue>
    <customfieldvalue id="5841">ServerDocs2022: Apr5 - Apr12</customfieldvalue>
    <customfieldvalue id="5989">ServerDocs2022: Mar8 - Mar15</customfieldvalue>
    <customfieldvalue id="6051">ServerDocs2022: Mar15 - Mar22</customfieldvalue>
    <customfieldvalue id="6082">ServerDocs2022: Mar22 - Mar29</customfieldvalue>
    <customfieldvalue id="6083">ServerDocs2022: Mar29 - Apr5</customfieldvalue>
    <customfieldvalue id="6106">ServerDocs2022: Apr12 - Apr19</customfieldvalue>
    <customfieldvalue id="6124">ServerDocs2022: Apr26 - May3</customfieldvalue>
    <customfieldvalue id="6138">ServerDocs2022: Apr19 - Apr26</customfieldvalue>
    <customfieldvalue id="6226">ServerDocs2022: May3-May10</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hxzs47:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>