<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:00:32 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>[SERVER-22486] query to the router never done when the ip of the config1 lxc is down</title>
                <link>https://jira.mongodb.org/browse/SERVER-22486</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;As &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-21496&quot; title=&quot;Connection is slowly when the first config server is down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-21496&quot;&gt;&lt;del&gt;SERVER-21496&lt;/del&gt;&lt;/a&gt;, eatch element of my shared cluster run into lxc, so when my first confg lxc is down (and its ip is down), the router don&apos;t work (seem&apos;s trying to connect to the config server forever).&lt;br/&gt;
I have upgrade my cluster to 3.2.1.&lt;/p&gt;</description>
                <environment></environment>
        <key id="263384">SERVER-22486</key>
            <summary>query to the router never done when the ip of the config1 lxc is down</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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="visiaume">Guillaume</reporter>
                        <labels>
                    </labels>
                <created>Fri, 5 Feb 2016 14:59:50 +0000</created>
                <updated>Wed, 24 Feb 2016 23:51:48 +0000</updated>
                            <resolved>Wed, 24 Feb 2016 23:51:48 +0000</resolved>
                                    <version>3.0.6</version>
                    <version>3.0.9</version>
                    <version>3.2.1</version>
                                                    <component>Admin</component>
                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="1183889" author="thomas.schubert" created="Wed, 24 Feb 2016 23:51:10 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=visiaume&quot; class=&quot;user-hover&quot; rel=&quot;visiaume&quot;&gt;visiaume&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for confirming that this issue is only affects legacy config servers. This issue is tracked in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-21531&quot; title=&quot;Shard&amp;#39;s connection blocks forever when attempting autosplit and first config server (SCCC) in TCP blackhole from shards&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-21531&quot;&gt;&lt;del&gt;SERVER-21531&lt;/del&gt;&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Replica set config servers use the standard replica set read and write protocols to replicate data across the config servers. We recommend that users upgrade to CSRS to take advantage of these improvements.&lt;/p&gt;

&lt;p&gt;As part of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22318&quot; title=&quot;Remove code that supports SCCC &quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22318&quot;&gt;&lt;del&gt;SERVER-22318&lt;/del&gt;&lt;/a&gt;, we will be removing code that supports legacy config servers. Therefore, we will not be correcting this behavior.&lt;/p&gt;

&lt;p&gt;Kind regards,&lt;br/&gt;
Thomas&lt;/p&gt;</comment>
                            <comment id="1166245" author="visiaume" created="Mon, 8 Feb 2016 09:49:40 +0000"  >&lt;p&gt;This is the same log than &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-21496&quot; title=&quot;Connection is slowly when the first config server is down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-21496&quot;&gt;&lt;del&gt;SERVER-21496&lt;/del&gt;&lt;/a&gt;,&lt;br/&gt;
there is 1 mongos&lt;br/&gt;
When the container which host the first config is down, instantatly, the cluster don&apos;t respond, when the container is up, instantatly the cluster is up&lt;br/&gt;
This problem append whith legacy config, i change it to replicatset and no more error (the replicatset work fine &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; ) &lt;/p&gt;
</comment>
                            <comment id="1165264" author="thomas.schubert" created="Fri, 5 Feb 2016 18:18:20 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=visiaume&quot; class=&quot;user-hover&quot; rel=&quot;visiaume&quot;&gt;visiaume&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for the report. So we can get a better idea of what is going on here, we will need additional information.&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;Can you provide the log of a mongos?&lt;/li&gt;
	&lt;li&gt;How many mongoses are there?&lt;/li&gt;
	&lt;li&gt;How long has the config1 been down? Is this expected maintenance? When are you planning to bring it back up?&lt;/li&gt;
	&lt;li&gt;In 3.2.1, are you using legacy config servers or config servers as a replica set?&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Thank you,&lt;br/&gt;
Thomas&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="240047">SERVER-21531</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="189895">SERVER-17617</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="237802">SERVER-21293</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 5 Feb 2016 18:18:20 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 51 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>kelsey.schubert@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 51 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>visiaume</customfieldvalue>
            <customfieldvalue>kelsey.schubert@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrkicf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsi3nj:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;shutdown config lxc (ip and services)&lt;br/&gt;
query mongos =&amp;gt; not work&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hsf9ef:</customfieldvalue>

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