<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:41:17 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>[SERVER-35870] Temporarily release locks on replica set stepdown</title>
                <link>https://jira.mongodb.org/browse/SERVER-35870</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;To allow stepdown to complete when there are prepared transactions holding on to locks&lt;/p&gt;</description>
                <environment></environment>
        <key id="565186">SERVER-35870</key>
            <summary>Temporarily release locks on replica set stepdown</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="spencer@mongodb.com">Spencer Brody</assignee>
                                    <reporter username="greg.mckeon@mongodb.com">Gregory McKeon</reporter>
                        <labels>
                            <label>prepare_durability</label>
                    </labels>
                <created>Thu, 28 Jun 2018 15:53:01 +0000</created>
                <updated>Sun, 29 Oct 2023 22:30:17 +0000</updated>
                            <resolved>Fri, 28 Sep 2018 17:30:18 +0000</resolved>
                                                    <fixVersion>4.1.4</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="2042135" author="xgen-internal-githook" created="Thu, 25 Oct 2018 17:05:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-37711&quot; title=&quot;Revert the `ReplicationStateTransitionLockGuard` functionality&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-37711&quot;&gt;&lt;del&gt;SERVER-37711&lt;/del&gt;&lt;/a&gt; Revert commits related to lock yielding for prepared transactions on step down&lt;/p&gt;

&lt;p&gt;This change reverts the following commits:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35870&quot; title=&quot;Temporarily release locks on replica set stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35870&quot;&gt;&lt;del&gt;SERVER-35870&lt;/del&gt;&lt;/a&gt; Allow stepdown to work with prepared transactions (f96903979ac329a760e7b6f1bb5d8695d3daf2a7)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-36913&quot; title=&quot;Add functionality to LockManager to restore locks for prepared transactions during replset state transitions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-36913&quot;&gt;&lt;del&gt;SERVER-36913&lt;/del&gt;&lt;/a&gt; Add functionality to LockManager for repl state transitions with prepared transactions (e65ff57e108ed69c46cc0b0ccbdd675663de2469)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35870&quot; title=&quot;Temporarily release locks on replica set stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35870&quot;&gt;&lt;del&gt;SERVER-35870&lt;/del&gt;&lt;/a&gt; Allow more than one thread to block Session checkout at a time (9406af079a894bae80fbbec4703b04974bf84476)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35870&quot; title=&quot;Temporarily release locks on replica set stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35870&quot;&gt;&lt;del&gt;SERVER-35870&lt;/del&gt;&lt;/a&gt; Add functionality to prevent Session checkouts &amp;amp; wait for all Sessions to be checked in (c6d90316d6b694e12426274c713a4a078e004fc5)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/58cfddf1bdc0aca99a9dcb5666279349621fd156&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/58cfddf1bdc0aca99a9dcb5666279349621fd156&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="2017813" author="xgen-internal-githook" created="Fri, 28 Sep 2018 17:20:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Spencer T Brody&apos;, &apos;email&apos;: &apos;spencer@mongodb.com&apos;, &apos;username&apos;: &apos;stbrody&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35870&quot; title=&quot;Temporarily release locks on replica set stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35870&quot;&gt;&lt;del&gt;SERVER-35870&lt;/del&gt;&lt;/a&gt; Allow stepdown to work with prepared transactions&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f96903979ac329a760e7b6f1bb5d8695d3daf2a7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f96903979ac329a760e7b6f1bb5d8695d3daf2a7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2017812" author="xgen-internal-githook" created="Fri, 28 Sep 2018 17:20:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Spencer T Brody&apos;, &apos;email&apos;: &apos;spencer@mongodb.com&apos;, &apos;username&apos;: &apos;stbrody&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35870&quot; title=&quot;Temporarily release locks on replica set stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35870&quot;&gt;&lt;del&gt;SERVER-35870&lt;/del&gt;&lt;/a&gt; Allow more than one thread to block Session checkout at a time&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9406af079a894bae80fbbec4703b04974bf84476&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9406af079a894bae80fbbec4703b04974bf84476&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2015544" author="xgen-internal-githook" created="Wed, 26 Sep 2018 21:11:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Spencer T Brody&apos;, &apos;email&apos;: &apos;spencer@mongodb.com&apos;, &apos;username&apos;: &apos;stbrody&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35870&quot; title=&quot;Temporarily release locks on replica set stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35870&quot;&gt;&lt;del&gt;SERVER-35870&lt;/del&gt;&lt;/a&gt; Ensure mutex is held during WaiterGuard destructor&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/dc66c2049ab31b927970e48b6adcc24c2724bfe7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/dc66c2049ab31b927970e48b6adcc24c2724bfe7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2012653" author="xgen-internal-githook" created="Mon, 24 Sep 2018 20:32:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Spencer T Brody&apos;, &apos;email&apos;: &apos;spencer@mongodb.com&apos;, &apos;username&apos;: &apos;stbrody&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35870&quot; title=&quot;Temporarily release locks on replica set stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35870&quot;&gt;&lt;del&gt;SERVER-35870&lt;/del&gt;&lt;/a&gt; Add RAII object for handling lock acquisitions during stepdown.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cd533253819148e71a5e7c772ea484aafcbbf2e2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cd533253819148e71a5e7c772ea484aafcbbf2e2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2012652" author="xgen-internal-githook" created="Mon, 24 Sep 2018 20:32:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Spencer T Brody&apos;, &apos;email&apos;: &apos;spencer@mongodb.com&apos;, &apos;username&apos;: &apos;stbrody&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35870&quot; title=&quot;Temporarily release locks on replica set stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35870&quot;&gt;&lt;del&gt;SERVER-35870&lt;/del&gt;&lt;/a&gt; Make ReplicationCoordinator::stepDown report errors via exceptions&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0658c2badc16b8f372c7531a563ac7c6f4518a2e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0658c2badc16b8f372c7531a563ac7c6f4518a2e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2005313" author="xgen-internal-githook" created="Mon, 17 Sep 2018 17:59:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Spencer T Brody&apos;, &apos;email&apos;: &apos;spencer@mongodb.com&apos;, &apos;username&apos;: &apos;stbrody&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35870&quot; title=&quot;Temporarily release locks on replica set stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35870&quot;&gt;&lt;del&gt;SERVER-35870&lt;/del&gt;&lt;/a&gt; Add functionality to prevent Session checkouts &amp;amp; wait for all Sessions to be checked in&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c6d90316d6b694e12426274c713a4a078e004fc5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c6d90316d6b694e12426274c713a4a078e004fc5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2005312" author="xgen-internal-githook" created="Mon, 17 Sep 2018 17:59:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Spencer T Brody&apos;, &apos;email&apos;: &apos;spencer@mongodb.com&apos;, &apos;username&apos;: &apos;stbrody&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35870&quot; title=&quot;Temporarily release locks on replica set stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35870&quot;&gt;&lt;del&gt;SERVER-35870&lt;/del&gt;&lt;/a&gt; Rename SessionCatalog::_txnTable to _sessions&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9cb3cdea9cd05686abc2300e7f18bd2a51437240&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9cb3cdea9cd05686abc2300e7f18bd2a51437240&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="610346">SERVER-37329</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="596260">SERVER-36913</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="611497">SERVER-37381</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="617464">SERVER-37594</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="622838">SERVER-37711</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="610940">SERVER-37355</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 7 Aug 2018 21:08:51 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 15 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-36913'>SERVER-36913</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-37329'>SERVER-37329</a></s>]]></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>PM-1032</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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 15 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>greg.mckeon@mongodb.com</customfieldvalue>
            <customfieldvalue>spencer@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hu1lmf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htus93:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="2448">Repl 2018-08-27</customfieldvalue>
    <customfieldvalue id="2483">Repl 2018-09-10</customfieldvalue>
    <customfieldvalue id="2484">Repl 2018-09-24</customfieldvalue>
    <customfieldvalue id="2541">Repl 2018-10-08</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_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hu17vr:</customfieldvalue>

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