<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:32:35 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-33182] Remove atomic applyOps</title>
                <link>https://jira.mongodb.org/browse/SERVER-33182</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;All the 3.6 uses of applyOps are only on the same mongod. The use on config servers has been replaced with doTxn and will eventually be replaced with multi-statement transactions, so we should be able to remove atomic applyOps in 4.0.&lt;/p&gt;</description>
                <environment></environment>
        <key id="494168">SERVER-33182</key>
            <summary>Remove atomic applyOps</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="adi.agrawal@mongodb.com">Adi Agrawal</assignee>
                                    <reporter username="siyuan.zhou@mongodb.com">Siyuan Zhou</reporter>
                        <labels>
                            <label>former-quick-wins</label>
                            <label>tech-debt-repl</label>
                    </labels>
                <created>Thu, 8 Feb 2018 00:59:27 +0000</created>
                <updated>Sun, 29 Oct 2023 22:35:00 +0000</updated>
                            <resolved>Thu, 10 Nov 2022 22:28:30 +0000</resolved>
                                                    <fixVersion>6.2.0-rc0</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>26</watches>
                                                                                                                <comments>
                            <comment id="4972614" author="xgen-internal-githook" created="Thu, 10 Nov 2022 22:27:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Adityavardhan Agrawal&apos;, &apos;email&apos;: &apos;aa729@cornell.edu&apos;, &apos;username&apos;: &apos;Adityav369&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-33182&quot; title=&quot;Remove atomic applyOps&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-33182&quot;&gt;&lt;del&gt;SERVER-33182&lt;/del&gt;&lt;/a&gt; Remove atomic applyOps&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0c82c0cfa3525721cf2269271b6978df85882bf8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0c82c0cfa3525721cf2269271b6978df85882bf8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4709105" author="louis.williams" created="Wed, 27 Jul 2022 16:06:24 +0000"  >&lt;p&gt;This ticket is unblocked now.&lt;/p&gt;</comment>
                            <comment id="1855695" author="spencer" created="Wed, 4 Apr 2018 21:42:56 +0000"  >&lt;p&gt;I&apos;d be happy to remove the (already quite limited) &lt;a href=&quot;https://docs.mongodb.com/manual/reference/command/applyOps/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;public documentation&lt;/a&gt; for applyOps.  FYI &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=steve.briskin&quot; class=&quot;user-hover&quot; rel=&quot;steve.briskin&quot;&gt;steve.briskin&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=behackett&quot; class=&quot;user-hover&quot; rel=&quot;behackett&quot;&gt;behackett&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1855608" author="alyson.cabral" created="Wed, 4 Apr 2018 20:37:17 +0000"  >&lt;p&gt;Spoke to Siyuan in person when this ticket was first opened, but to reiterate that convo, I am unaware of any external usage. We should probably remove the documentation of internal commands but I&apos;ll open a docs ticket on that. Any objections? &lt;/p&gt;</comment>
                            <comment id="1849722" author="spencer" created="Thu, 29 Mar 2018 20:54:15 +0000"  >&lt;p&gt;I think that everything needed to do &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-33326&quot; title=&quot;Remove use of applyOps/doTxn from sharding chunk operations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-33326&quot;&gt;&lt;del&gt;SERVER-33326&lt;/del&gt;&lt;/a&gt; should already be available.&lt;/p&gt;

&lt;p&gt;That said, if we don&apos;t get it done in time for 4.0, we can do &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34202&quot; title=&quot;Only allow atomic form of applyOps when running in DBDirectClient&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34202&quot;&gt;&lt;del&gt;SERVER-34202&lt;/del&gt;&lt;/a&gt; instead and I think that would be sufficient for now.&lt;/p&gt;</comment>
                            <comment id="1849298" author="greg.mckeon" created="Thu, 29 Mar 2018 16:47:03 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=spencer&quot; class=&quot;user-hover&quot; rel=&quot;spencer&quot;&gt;spencer&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-33326&quot; title=&quot;Remove use of applyOps/doTxn from sharding chunk operations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-33326&quot;&gt;&lt;del&gt;SERVER-33326&lt;/del&gt;&lt;/a&gt; is scheduled to complete when we have multi-statement transactions support, so this ticket then depends on multistatement transactions.  Given our transactions timeline, is it still reasonable to do this in 4.0, or should we fix apply_ops_atomicity?&lt;/p&gt;</comment>
                            <comment id="1800395" author="shane.harvey" created="Fri, 9 Feb 2018 05:26:23 +0000"  >&lt;p&gt;mongomirror does not rely on atomic applyOps. It actually goes through hoops to avoid it.&lt;/p&gt;</comment>
                            <comment id="1799745" author="schwerin" created="Thu, 8 Feb 2018 17:58:48 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=alyson.cabral&quot; class=&quot;user-hover&quot; rel=&quot;alyson.cabral&quot;&gt;alyson.cabral&lt;/a&gt;, do you know if anyone uses the atomic applyOps behavior? The documentation says it&apos;s &quot;internal&quot; and makes no mention of the atomic form.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="497859">SERVER-33326</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1446365">SERVER-50381</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2182359">TOOLS-3216</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2024071">SERVER-65531</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2027686">SERVER-65774</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="898330">SERVER-42845</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="990828">SERVER-44450</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2024321">SERVER-65553</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2005769">SERVER-64751</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2009711">SERVER-64972</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1045380">SERVER-45033</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1988585">SERVER-63907</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="494605">SERVER-33192</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="519021">SERVER-34202</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>2.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>Thu, 8 Feb 2018 17:58:48 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 12 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-33326'>SERVER-33326</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_17052" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Downstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Atomic applyOps is no longer supported. A change made to jstests around Mongomirror is linked here: &lt;a href=&quot;https://github.com/10gen/mongo/blob/master/jstests/core/apply_ops_missing_field.js#L29&quot;&gt;https://github.com/10gen/mongo/blob/master/jstests/core/apply_ops_missing_field.js#L29&lt;/a&gt;&lt;br/&gt;
</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16942"><![CDATA[Needed]]></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>
                            1 year, 12 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>0.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>adi.agrawal@mongodb.com</customfieldvalue>
            <customfieldvalue>alyson.cabral@mongodb.com</customfieldvalue>
            <customfieldvalue>schwerin@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>greg.mckeon@mongodb.com</customfieldvalue>
            <customfieldvalue>louis.williams@mongodb.com</customfieldvalue>
            <customfieldvalue>shane.harvey@mongodb.com</customfieldvalue>
            <customfieldvalue>siyuan.zhou@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|htpvxb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr2p4k:9</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_22250" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Special Downgrade Instructions Required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23343"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5916">QE 2022-10-31</customfieldvalue>
    <customfieldvalue id="5918">QE 2022-11-14</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_17051" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Teams Impacted</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="24662"><![CDATA[TAR (DB Tools, Mongomirror, Mongosync)]]></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|htpi1z:</customfieldvalue>

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