<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:11:40 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-1137] Server Selection Spec for &quot;query-like&quot; command helpers</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-1137</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;The Server Selection Spec says:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The current list of &quot;may-use-secondary&quot; commands includes:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;group&lt;/li&gt;
	&lt;li&gt;mapreduce&lt;/li&gt;
	&lt;li&gt;aggregate&lt;/li&gt;
	&lt;li&gt;collStats, dbStats&lt;/li&gt;
	&lt;li&gt;count, distinct&lt;/li&gt;
	&lt;li&gt;geoNear, geoSearch, geoWalk&lt;/li&gt;
	&lt;li&gt;parallelCollectionScan&lt;/li&gt;
	&lt;li&gt;text&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Associated command-specific helpers SHOULD take a read preference argument and otherwise MUST use the default read preference from client, database or collection configuration.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/specifications/blob/master/source/server-selection/server-selection.rst#use-of-read-preferences-with-commands&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/blob/master/source/server-selection/server-selection.rst#use-of-read-preferences-with-commands&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;C Driver status:&lt;/b&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;group - no helper function&lt;/li&gt;
	&lt;li&gt;mapreduce - no helper function&lt;/li&gt;
	&lt;li&gt;aggregate - up to spec, uses collection&apos;s read pref&lt;/li&gt;
	&lt;li&gt;collStats, dbStats - we only have collStats, needs to be updated&lt;/li&gt;
	&lt;li&gt;count, distinct - we only have count, needs to be updated&lt;/li&gt;
	&lt;li&gt;geoNear, geoSearch, geoWalk - no helper functions&lt;/li&gt;
	&lt;li&gt;parallelCollectionScan - no helper&lt;/li&gt;
	&lt;li&gt;text - no helper&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="267838">CDRIVER-1137</key>
            <summary>Server Selection Spec for &quot;query-like&quot; command helpers</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="9">Done</resolution>
                                        <assignee username="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="jesse@mongodb.com">A. Jesse Jiryu Davis</reporter>
                        <labels>
                    </labels>
                <created>Wed, 24 Feb 2016 22:05:13 +0000</created>
                <updated>Wed, 10 Aug 2016 22:10:38 +0000</updated>
                            <resolved>Mon, 25 Apr 2016 12:45:55 +0000</resolved>
                                    <version>1.3.0</version>
                                    <fixVersion>1.4.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1245224" author="xgen-internal-githook" created="Mon, 25 Apr 2016 12:44:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1137&quot; title=&quot;Server Selection Spec for &amp;quot;query-like&amp;quot; command helpers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1137&quot;&gt;&lt;del&gt;CDRIVER-1137&lt;/del&gt;&lt;/a&gt; use read pref for count and collStats&lt;/p&gt;

&lt;p&gt;mongoc_collection_count and mongoc_collection_stats now default to the&lt;br/&gt;
collection&apos;s read preference.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/723d5b6784b83c4ea75fa5bafb4d74827dc78860&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/723d5b6784b83c4ea75fa5bafb4d74827dc78860&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="225825">CDRIVER-807</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="280814">CDRIVER-1205</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|hsiqs7:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>