<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:53:14 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-856] Java driver attempts to reach a member long after it was removed from the replica set</title>
                <link>https://jira.mongodb.org/browse/JAVA-856</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;A replica set member became unresponsive &amp;#8211; connections could be established, but queries failed due to bad disk.  It is very possible that rs.isMaster() continued to succeed.  The member was later taken out of the replica set and brought down.  The application reads from the replica set with a ReadPreference.SECONDARY_PREFERRED.&lt;/p&gt;

&lt;p&gt;When the member was in the replica set but unreachable, the application behaved as expected &amp;#8211; no reads were routed to the member and no exceptions in the logs.&lt;/p&gt;

&lt;p&gt;After the member was removed from the replica set, reads were routed to the missing member and resulted in NetworkExceptions (triggered by SocketTimeoutExceptions).  This continued to happen for over 12 hours until the application was restarted.&lt;/p&gt;

&lt;p&gt;This only happened for application server there were running at the time of the re.reconfig().  Applications that were started shortly after the reconfig() did not exhibit the above behavior.&lt;/p&gt;

&lt;p&gt;Write operations were unaffected across all applications.&lt;/p&gt;</description>
                <environment></environment>
        <key id="79439">JAVA-856</key>
            <summary>Java driver attempts to reach a member long after it was removed from the replica set</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="5">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="steve.briskin">Steve Briskin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 18 Jun 2013 14:05:11 +0000</created>
                <updated>Fri, 12 Jul 2013 14:10:38 +0000</updated>
                            <resolved>Fri, 12 Jul 2013 14:10:38 +0000</resolved>
                                                                    <component>Cluster Management</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="379791" author="jeff.yemin" created="Fri, 12 Jul 2013 14:10:38 +0000"  >&lt;p&gt;I&apos;m going to close this as Cannot Reproduce then.  Please re-open if you are able to provide any more information.&lt;/p&gt;</comment>
                            <comment id="379772" author="steve.briskin@10gen.com" created="Fri, 12 Jul 2013 13:50:11 +0000"  >&lt;p&gt;No, that&apos;s all the information I have.&lt;/p&gt;</comment>
                            <comment id="379765" author="jeff.yemin" created="Fri, 12 Jul 2013 13:41:50 +0000"  >&lt;p&gt;Any more updates on this?  I&apos;m not sure what we can do without more information.&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|hrr7n3:</customfieldvalue>

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