<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:09:23 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-5606] Mongos sharding filled with &quot;update will be retried b/c sharding config info is stale&quot; errors</title>
                <link>https://jira.mongodb.org/browse/SERVER-5606</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I believe this bug was suppose to be fixed in 2.0.2 and there are notes it is fixed in 2.3 (appears there is a fix (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4387&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-4387&lt;/a&gt;) but what do we do until then?&lt;/p&gt;

&lt;p&gt;mongos logs are full of stale config error message.&lt;br/&gt;
we are running 2.0.2 on all machines, 4 application servers with mongos and a 6 machine shard/replica set with 3 shards and 2 member replica set with arbiter.  Tried flush router command on all mongos instances but still no luck.&lt;/p&gt;

&lt;p&gt;Sat Apr 14 06:52:59 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn120&amp;#93;&lt;/span&gt; update will be retried b/c sharding config info is stale,&lt;br/&gt;
Sat Apr 14 06:52:59 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn121&amp;#93;&lt;/span&gt; update will be retried b/c sharding config info is stale,&lt;br/&gt;
Sat Apr 14 06:52:59 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn121&amp;#93;&lt;/span&gt; update will be retried b/c sharding config info is stale,&lt;br/&gt;
Sat Apr 14 06:52:59 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn120&amp;#93;&lt;/span&gt; update will be retried b/c sharding config info is stale,&lt;br/&gt;
Sat Apr 14 06:52:59 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn120&amp;#93;&lt;/span&gt; update will be retried b/c sharding config info is stale,&lt;br/&gt;
Sat Apr 14 06:52:59 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn120&amp;#93;&lt;/span&gt; update will be retried b/c sharding config info is stale,&lt;br/&gt;
Sat Apr 14 06:53:01 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn121&amp;#93;&lt;/span&gt; update will be retried b/c sharding config info is stale, &lt;/p&gt;</description>
                <environment>ubuntu 11.04</environment>
        <key id="36286">SERVER-5606</key>
            <summary>Mongos sharding filled with &quot;update will be retried b/c sharding config info is stale&quot; errors</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="9">Done</resolution>
                                        <assignee username="backlog-server-sharding">[DO NOT USE] Backlog - Sharding Team</assignee>
                                    <reporter username="joep">joe piscitella</reporter>
                        <labels>
                    </labels>
                <created>Sat, 14 Apr 2012 21:42:09 +0000</created>
                <updated>Tue, 6 Dec 2022 05:33:55 +0000</updated>
                            <resolved>Thu, 22 Feb 2018 19:55:29 +0000</resolved>
                                    <version>2.0.2</version>
                                                    <component>Logging</component>
                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="166325" author="justanyone" created="Thu, 20 Sep 2012 13:55:33 +0000"  >&lt;p&gt;It would be nice to know if this is a warning of a situation that should be addressed, perhaps with application-level code, networking people, or sysadmins...&lt;/p&gt;</comment>
                            <comment id="109961" author="tad" created="Sun, 15 Apr 2012 09:10:00 +0000"  >&lt;p&gt;Th fix you referenced is in 2.0.3 and in 2.0.4 which you could download, but I don&apos;t think they will silence these warnings.  It is normal in an active sharding cluster for mongoses to discover that their config is stale when they try to do an update, it is the usual method for finding out that they need to update their sharding config.  The logging is too verbose, as Eliot said.  It may be helpful when problems show up to see these messages, but in normal operation they just tell us that the system is doing what it is supposed to do.&lt;/p&gt;</comment>
                            <comment id="109922" author="eliot" created="Sun, 15 Apr 2012 01:38:14 +0000"  >&lt;p&gt;There should be more to the message than that per message, can you send the whole thing?&lt;br/&gt;
Either way - its not a bug, just overly verbose messaging.&lt;/p&gt;</comment>
                    </comments>
                    <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_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25141"><![CDATA[Sharding]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sun, 15 Apr 2012 01:38:14 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 21 weeks, 6 days 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>alexander.golin@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 21 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </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>backlog-server-sharding</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>joep</customfieldvalue>
            <customfieldvalue>justanyone</customfieldvalue>
            <customfieldvalue>tad</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hro5tz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrfsyn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4865</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_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|ht0pzr:</customfieldvalue>

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