<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:03:18 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-11637] Update  operations that support readConcern snapshot/txns</title>
                <link>https://jira.mongodb.org/browse/DOCS-11637</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;h2&gt;&lt;a name=&quot;&quot;&gt;&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;Since snapshot readConcern is supported within txns, Need to update operations that support txns.&lt;/p&gt;

&lt;h2&gt;&lt;a name=&quot;Scopeofwork%28seebelowasacuratedlistfromthereadConcernsnapshotticket%29&quot;&gt;&lt;/a&gt;Scope of work (see below as a curated list from the readConcern snapshot ticket)&lt;/h2&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;find&lt;/li&gt;
	&lt;li&gt;getMore
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;Note that it will not actually be possible to specify the readConcern level &quot;snapshot&quot; for getMore. Instead, it will inherit its readConcern from the originating command, as it does today.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;parallelCollectionScan&lt;/del&gt; Not allowed in txns&lt;/li&gt;
	&lt;li&gt;aggregate (including $lookup and $geoNear)
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;but not $out.  The $out stage will be prohibited for use within pipelines executed with readConcern level snapshot due to use of metadata operations.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;distinct&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;group&lt;/del&gt;  Since not allowed within transactions&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;geoNear (deprecated)&lt;/del&gt; Since not allowed in transactions&lt;/li&gt;
	&lt;li&gt;geoSearch&lt;/li&gt;
	&lt;li&gt;insert&lt;/li&gt;
	&lt;li&gt;update (single &amp;amp; multi)&lt;/li&gt;
	&lt;li&gt;delete (single &amp;amp; multi)&lt;/li&gt;
	&lt;li&gt;findAndModify&lt;/li&gt;
&lt;/ul&gt;



&lt;h2&gt;&lt;a name=&quot;Reviewers&quot;&gt;&lt;/a&gt;Reviewers&lt;/h2&gt;

&lt;p&gt;Culled from the various server tickets&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Tess&lt;/li&gt;
	&lt;li&gt;David&lt;/li&gt;
	&lt;li&gt;James&lt;/li&gt;
	&lt;li&gt;Siyuan&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="531298">DOCS-11637</key>
            <summary>Update  operations that support readConcern snapshot/txns</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="kay.kim@mongodb.com">Kay Kim</assignee>
                                    <reporter username="kay.kim@mongodb.com">Kay Kim</reporter>
                        <labels>
                    </labels>
                <created>Thu, 19 Apr 2018 21:16:50 +0000</created>
                <updated>Sun, 29 Oct 2023 13:57:56 +0000</updated>
                            <resolved>Mon, 11 Jun 2018 22:27:21 +0000</resolved>
                                                    <fixVersion>3.7.4</fixVersion>
                                    <component>manual</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1917731" author="xgen-internal-githook" created="Mon, 11 Jun 2018 22:14:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11604&quot; title=&quot;Docs for SERVER-34157: Prevent writes to system collections from within transactions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11604&quot;&gt;&lt;del&gt;DOCS-11604&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11425&quot; title=&quot;Update getMore for Transactions (SERVER-33367)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11425&quot;&gt;&lt;del&gt;DOCS-11425&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11637&quot; title=&quot;Update  operations that support readConcern snapshot/txns&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11637&quot;&gt;&lt;del&gt;DOCS-11637&lt;/del&gt;&lt;/a&gt;: system collection restrictions, getMore restrictions, update txn operations pages&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/04c9fbacdeb65995b071397ad6a9511ebf2cfe1b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/04c9fbacdeb65995b071397ad6a9511ebf2cfe1b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1917728" author="xgen-internal-githook" created="Mon, 11 Jun 2018 22:14:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11604&quot; title=&quot;Docs for SERVER-34157: Prevent writes to system collections from within transactions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11604&quot;&gt;&lt;del&gt;DOCS-11604&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11425&quot; title=&quot;Update getMore for Transactions (SERVER-33367)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11425&quot;&gt;&lt;del&gt;DOCS-11425&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11637&quot; title=&quot;Update  operations that support readConcern snapshot/txns&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11637&quot;&gt;&lt;del&gt;DOCS-11637&lt;/del&gt;&lt;/a&gt;: system collection restrictions, getMore restrictions, update txn operations pages (part1)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/aba745ce4d0ce98edbb84b53cb80217c1ea2acdf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/aba745ce4d0ce98edbb84b53cb80217c1ea2acdf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1916455" author="kay.kim@10gen.com" created="Sun, 10 Jun 2018 22:41:21 +0000"  >&lt;p&gt;Just blurbing that they can be part of a transaction and re-doing the read concern table&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="520990">DOCS-11529</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="518362">DOCS-11505</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="521513">DOCS-11540</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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 11 Jun 2018 22:14:39 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 35 weeks, 2 days 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>DOCS-11003</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, 35 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htvyjj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htn2yv:</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="1324">KANBAN BUCKET</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|htvkrr:</customfieldvalue>

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