<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:53:34 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-999] 3.0: Detect misconfigured clusters</title>
                <link>https://jira.mongodb.org/browse/JAVA-999</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Implement in 3.0.&lt;/p&gt;</description>
                <environment></environment>
        <key id="93565">JAVA-999</key>
            <summary>3.0: Detect misconfigured clusters</summary>
                <type id="5" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14716&amp;avatarType=issuetype">Sub-task</type>
                            <parent id="86401">JAVA-930</parent>
                                    <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="-1">Unassigned</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                    </labels>
                <created>Wed, 9 Oct 2013 21:58:13 +0000</created>
                <updated>Tue, 31 Mar 2015 20:09:47 +0000</updated>
                            <resolved>Wed, 9 Oct 2013 22:00:02 +0000</resolved>
                                                    <fixVersion>3.0.0</fixVersion>
                                    <component>Cluster Management</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="869424" author="jeff.yemin" created="Tue, 31 Mar 2015 20:09:47 +0000"  >&lt;p&gt;Closing all resolved 3.0.0 issues, as 3.0.0 has been tagged and released.&lt;/p&gt;</comment>
                            <comment id="438557" author="jeff.yemin" created="Wed, 9 Oct 2013 21:59:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&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-930&quot; title=&quot;Detect misconfigured clusters&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-930&quot;&gt;&lt;del&gt;JAVA-930&lt;/del&gt;&lt;/a&gt;: Have to reset the server description in the map when invalidating.&lt;br/&gt;
Branch: 3.0.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/3dabc280eed0df5a3ec3a2e0c5ac6a3157524467&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/3dabc280eed0df5a3ec3a2e0c5ac6a3157524467&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="438556" author="jeff.yemin" created="Wed, 9 Oct 2013 21:59:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&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-930&quot; title=&quot;Detect misconfigured clusters&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-930&quot;&gt;&lt;del&gt;JAVA-930&lt;/del&gt;&lt;/a&gt;: Passing ServerDescription instead of ChangeEvent to private methods, since only the new value is needed&lt;br/&gt;
Branch: 3.0.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/9da3207274cf34c83d9562b900c4d8dd08a7a78d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/9da3207274cf34c83d9562b900c4d8dd08a7a78d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="438555" author="jeff.yemin" created="Wed, 9 Oct 2013 21:59:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&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-930&quot; title=&quot;Detect misconfigured clusters&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-930&quot;&gt;&lt;del&gt;JAVA-930&lt;/del&gt;&lt;/a&gt;: Fixed a race condition in MultiServerCluster.&lt;br/&gt;
Branch: 3.0.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/21eda177aedfecb4056721040d4a1f9fa5001e01&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/21eda177aedfecb4056721040d4a1f9fa5001e01&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="438554" author="jeff.yemin" created="Wed, 9 Oct 2013 21:59:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&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-930&quot; title=&quot;Detect misconfigured clusters&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-930&quot;&gt;&lt;del&gt;JAVA-930&lt;/del&gt;&lt;/a&gt;: Removed ClusterType.Mixed and instead don&apos;t add servers to ClusterDescription that don&apos;t obey the cluster type.&lt;br/&gt;
Support a single StandAlone server in MultiServerCluster.&lt;br/&gt;
Enforce cluster settings in SingleServerCluster&lt;br/&gt;
Branch: 3.0.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/63b4be23a60486f2a7b2f3a532b55f31c1ba1690&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/63b4be23a60486f2a7b2f3a532b55f31c1ba1690&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="438553" author="jeff.yemin" created="Wed, 9 Oct 2013 21:58:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&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-930&quot; title=&quot;Detect misconfigured clusters&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-930&quot;&gt;&lt;del&gt;JAVA-930&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-931&quot; title=&quot;Invalidate existing primaries whenever a primary is detected&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-931&quot;&gt;&lt;del&gt;JAVA-931&lt;/del&gt;&lt;/a&gt;: Refactored DiscoveringCluster and tests.  Improved test coverage.&lt;br/&gt;
DiscoveringCluster now detects Mixed (i.e. misconfigured) cluster types and throws from getServer if detected.&lt;br/&gt;
DiscoveringCluster now invalidates any existing primaries in a replica set whenever a primary sends a notification.&lt;br/&gt;
Branch: 3.0.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/0abfb7246c43bb74da4ba5552d3ecd18b46c3cec&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/0abfb7246c43bb74da4ba5552d3ecd18b46c3cec&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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|hrtfuf:</customfieldvalue>

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