<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:56:31 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-2170] Deprecate extraneous methods in ClusterDescription</title>
                <link>https://jira.mongodb.org/browse/JAVA-2170</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;There are methods in ClusterDescription that get a List&amp;lt;ServerDescription&amp;gt; according to various criteria.  They are used to implement ServerSelector implementations, but they should really never have been made public.  Before ClusterDescription is exposed to users in scope of &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-2139&quot; title=&quot;Implement SDAM Monitoring spec&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-2139&quot;&gt;&lt;del&gt;JAVA-2139&lt;/del&gt;&lt;/a&gt;, these methods should be deprecated.&lt;/p&gt;</description>
                <environment></environment>
        <key id="278915">JAVA-2170</key>
            <summary>Deprecate extraneous methods in ClusterDescription</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="jeff.yemin@mongodb.com">Jeffrey Yemin</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                    </labels>
                <created>Mon, 11 Apr 2016 19:46:39 +0000</created>
                <updated>Wed, 19 Oct 2016 22:31:23 +0000</updated>
                            <resolved>Mon, 13 Jun 2016 13:19:38 +0000</resolved>
                                                    <fixVersion>3.3.0</fixVersion>
                                    <component>Cluster Management</component>
                    <component>Monitoring</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1292369" author="xgen-internal-githook" created="Mon, 13 Jun 2016 17:02:40 +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-2170&quot; title=&quot;Deprecate extraneous methods in ClusterDescription&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-2170&quot;&gt;&lt;del&gt;JAVA-2170&lt;/del&gt;&lt;/a&gt;: Fix fragile unit test that depends on the order of servers in ClusterDescription.getShortDescription&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/84240c0bb94479195a669e54bc128fd1a9113346&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/84240c0bb94479195a669e54bc128fd1a9113346&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1291995" author="xgen-internal-githook" created="Mon, 13 Jun 2016 13:18:01 +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-2170&quot; title=&quot;Deprecate extraneous methods in ClusterDescription&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-2170&quot;&gt;&lt;del&gt;JAVA-2170&lt;/del&gt;&lt;/a&gt;: Deprecate ClusterDescription.getAll and add ClusterDescription.getServerDescriptions()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/572a654e6e63d7ad8559336d707dcadfd235f1ab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/572a654e6e63d7ad8559336d707dcadfd235f1ab&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1291994" author="xgen-internal-githook" created="Mon, 13 Jun 2016 13:18:00 +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-2170&quot; title=&quot;Deprecate extraneous methods in ClusterDescription&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-2170&quot;&gt;&lt;del&gt;JAVA-2170&lt;/del&gt;&lt;/a&gt;: Deprecate ClusterDescription methods that should live in ServerSelector implementations&lt;/p&gt;

&lt;p&gt;   This doesn&apos;t yet remove internal usage of these methods in production or test code.  It&apos;s just the deprecations.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/70b6d03f9aca0fbc0980d19a882ed07e35dbffab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/70b6d03f9aca0fbc0980d19a882ed07e35dbffab&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|hrcx7j:</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="992">JVM Sprint 33</customfieldvalue>
    <customfieldvalue id="1123">JVM Sprint 34</customfieldvalue>

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