<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:21:54 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>[CDRIVER-4775] Avoid Appending Write/Read Concern in Atlas Search Index Helper Commands</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-4775</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;This ticket was split from &lt;tt&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2761&quot; title=&quot;Avoid Appending Write/Read Concern in Atlas Search Index Helper Commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2761&quot;&gt;DRIVERS-2761&lt;/a&gt;&lt;/tt&gt;, please see that ticket for a detailed description. &lt;/p&gt;</description>
                <environment></environment>
        <key id="2494045">CDRIVER-4775</key>
            <summary>Avoid Appending Write/Read Concern in Atlas Search Index Helper Commands</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</priority>
                        <status id="10038" iconUrl="https://jira.mongodb.org/images/icons/subtask.gif" description="">Backlog</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="dbeng-pm-bot">PM Bot</reporter>
                        <labels>
                    </labels>
                <created>Wed, 8 Nov 2023 13:55:23 +0000</created>
                <updated>Tue, 19 Dec 2023 16:32:22 +0000</updated>
                                                                            <component>Index Management</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5960469" author="kevin.albertson" created="Tue, 19 Dec 2023 16:32:22 +0000"  >&lt;p&gt;Re-opening. Though E2E tests were omitted. The C driver includes specification tests for Atlas Search Indexes that may need to be updated: &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/3a624d53dfed8820019a8fb0e436f6151588f0f5/src/libmongoc/tests/json/index-management/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/blob/3a624d53dfed8820019a8fb0e436f6151588f0f5/src/libmongoc/tests/json/index-management/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5945046" author="kevin.albertson" created="Tue, 12 Dec 2023 17:54:01 +0000"  >&lt;p&gt;E2E tests for Atlas Search Indexes in the C driver were intentionally omitted in &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/1366&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/1366&lt;/a&gt; since the C driver did not add API for Atlas Search Indexes.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                                                <inwardlinks description="split from">
                                        <issuelink>
            <issuekey id="2489681">DRIVERS-2761</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i2h9hg:</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_21457" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Upstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2761&quot; title=&quot;Avoid Appending Write/Read Concern in Atlas Search Index Helper Commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2761&quot;&gt;DRIVERS-2761&lt;/a&gt;:&lt;br/&gt;
&lt;b&gt;Summary&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Confirm that write/read concern are not applied to Atlas Search Index Helper commands. This is the previously expected behavior, but was previously untested. If write/read concern are applied, omit them to avoid errors from Atlas. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;References&lt;/b&gt; &lt;/p&gt;

&lt;p&gt;New specification tests and prose tests are added in: &lt;a href=&quot;https://github.com/mongodb/specifications/commit/0b47194538aa817978fae0f77f684f6d5e62ebab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/0b47194538aa817978fae0f77f684f6d5e62ebab&lt;/a&gt;&lt;br/&gt;
An implementation of the tests and fix in the C++ driver are available here: &lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/1055&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/1055&lt;/a&gt; with a test follow-up here: &lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/1069&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/1069&lt;/a&gt;&lt;/p&gt;</customfieldvalue>

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