<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:52:22 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>[JAVA-474] Enhance read preference support</title>
                <link>https://jira.mongodb.org/browse/JAVA-474</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Support five read preferences:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;primary&lt;/li&gt;
	&lt;li&gt;primaryPreferred&lt;/li&gt;
	&lt;li&gt;secondary&lt;/li&gt;
	&lt;li&gt;secondaryPreferred&lt;/li&gt;
	&lt;li&gt;nearest&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Additionally, support read preference tagging, so that clients can select which secondaries to read from based on tags.&lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;http://docs.mongodb.org/manual/applications/replication/#replica-set-read-preference&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manual/applications/replication/#replica-set-read-preference&lt;/a&gt; for details.&lt;/p&gt;</description>
                <environment></environment>
        <key id="25162">JAVA-474</key>
            <summary>Enhance read preference support</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="bryan.reinero">Bryan Reinero</assignee>
                                    <reporter username="scotthernandez">Scott Hernandez</reporter>
                        <labels>
                            <label>server-2.2.0</label>
                    </labels>
                <created>Sun, 20 Nov 2011 22:04:06 +0000</created>
                <updated>Wed, 29 Aug 2012 20:08:04 +0000</updated>
                            <resolved>Wed, 18 Jul 2012 05:13:23 +0000</resolved>
                                                    <fixVersion>2.9.0</fixVersion>
                                    <component>Cluster Management</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="158207" author="jeff.yemin" created="Wed, 29 Aug 2012 20:08:04 +0000"  >&lt;p&gt;Closing as part of 2.9.0 release process.&lt;/p&gt;</comment>
                            <comment id="153479" author="jeff.yemin" created="Wed, 15 Aug 2012 02:31:28 +0000"  >&lt;p&gt;See com.mongodb.ReadPreference for the major API changes.&lt;/p&gt;</comment>
                            <comment id="148146" author="auto" created="Fri, 27 Jul 2012 16:02:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-07-24T07:12:39-07:00&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-474&quot; title=&quot;Enhance read preference support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-474&quot;&gt;&lt;del&gt;JAVA-474&lt;/del&gt;&lt;/a&gt;: Added support for read preference in MongoURI and MongoOptions.  Implemented equals/hashCode for read preferences&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/222d660e33015bce54b08845000c2ea77b944b32&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/222d660e33015bce54b08845000c2ea77b944b32&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="146191" author="auto" created="Mon, 23 Jul 2012 18:13:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-07-23T11:12:59-07:00&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-474&quot; title=&quot;Enhance read preference support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-474&quot;&gt;&lt;del&gt;JAVA-474&lt;/del&gt;&lt;/a&gt;: Now only send  on wire if talking to a mongos&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/65a4ad4e89feae20024c83369da10a266a34f1f7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/65a4ad4e89feae20024c83369da10a266a34f1f7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="144286" author="bryan.reinero@10gen.com" created="Wed, 18 Jul 2012 05:13:23 +0000"  >&lt;p&gt;pushed to master b05da7e4839d13f464bc8c7645bc9ef6695288d7&lt;/p&gt;</comment>
                            <comment id="67794" author="scotthernandez" created="Sun, 20 Nov 2011 22:04:28 +0000"  >&lt;p&gt;re-enabled with commit: &lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/14ae90be2964156e032739e158303a3dc1940bfa&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/14ae90be2964156e032739e158303a3dc1940bfa&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="23979">JAVA-457</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="25541">JAVA-477</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="44128">JAVA-602</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hrghjb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9779</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>