<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:06:45 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-4706] when a socket between mongos and mongod fails, close all connections immediately</title>
                <link>https://jira.mongodb.org/browse/SERVER-4706</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Currently, mongos closes one connection at a time, even though it can &quot;tell&quot; that every connection to that shard is going to be bad.  It could mark them all as failed and so not return as many error to the client.&lt;/p&gt;

&lt;p&gt;Leads to Assertion: 13633:error querying server errors (for Google-ability).&lt;/p&gt;</description>
                <environment></environment>
        <key id="28547">SERVER-4706</key>
            <summary>when a socket between mongos and mongod fails, close all connections immediately</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="randolph@mongodb.com">Randolph Tan</assignee>
                                    <reporter username="kristina">Kristina Chodorow</reporter>
                        <labels>
                            <label>cap-ticket-needed</label>
                            <label>revisit</label>
                    </labels>
                <created>Wed, 18 Jan 2012 00:22:02 +0000</created>
                <updated>Wed, 24 May 2017 16:04:06 +0000</updated>
                            <resolved>Tue, 1 Jul 2014 16:57:58 +0000</resolved>
                                                    <fixVersion>2.6.0</fixVersion>
                                    <component>Sharding</component>
                                        <votes>21</votes>
                                    <watches>32</watches>
                                                                                                                <comments>
                            <comment id="640764" author="greg_10gen" created="Tue, 1 Jul 2014 16:56:36 +0000"  >&lt;p&gt;This issue has become a bit of a hodgepodge:&lt;/p&gt;

&lt;p&gt;Fixed in v2.4 (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4706&quot; title=&quot;when a socket between mongos and mongod fails, close all connections immediately&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4706&quot;&gt;&lt;del&gt;SERVER-4706&lt;/del&gt;&lt;/a&gt;, this ticket) - connection pools track socket creation time and dispose of earlier connections once a bad connection is reported&lt;br/&gt;
Fixed in v2.6 (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9041&quot; title=&quot;proactively detect broken connections detected by the network&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9041&quot;&gt;&lt;del&gt;SERVER-9041&lt;/del&gt;&lt;/a&gt; and write commands) - connection pools check sockets every few seconds before releasing, and operations release all connections back to the pool when completed, allowing the &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4706&quot; title=&quot;when a socket between mongos and mongod fails, close all connections immediately&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4706&quot;&gt;&lt;del&gt;SERVER-4706&lt;/del&gt;&lt;/a&gt; fix to have more impact&lt;br/&gt;
Fixed in v2.7/8 (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9788&quot; title=&quot;mongos does not re-evaluate read preference once a valid replica set member is chosen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9788&quot;&gt;&lt;del&gt;SERVER-9788&lt;/del&gt;&lt;/a&gt;) - replica set secondary connections are pooled&lt;/p&gt;</comment>
                            <comment id="376254" author="renctan" created="Mon, 8 Jul 2013 16:44:09 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Currently, there is no effective way of clearing the entire pool of bad connections. On the other hand, there is a fix in the master branch (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9041&quot; title=&quot;proactively detect broken connections detected by the network&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9041&quot;&gt;&lt;del&gt;SERVER-9041&lt;/del&gt;&lt;/a&gt;) that would alleviate this issue by periodically disposing bad connections (does not work in Win XP).&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                            <comment id="374175" author="tito@snapwiz.com" created="Thu, 4 Jul 2013 14:30:59 +0000"  >&lt;p&gt;Is there any recommended workaround for this, Or restarting mongos is the only option? Is there anyway in mongo to remove stale connections. I ran into the below error while doing a fail-over test on one of the replica set. I hope this is the same issue discussed here.&lt;/p&gt;

&lt;p&gt;Caused by: com.mongodb.MongoException: DBClientBase::findN: transport error: xx-xx-xx-xx.xxx:27018 ns: admin.$cmd query: &lt;/p&gt;
{ setShardVersion: &quot;database.users&quot;, configdb: &quot;xxx-xxx-xxx-xxx.xxx:27019,xxx-xxx-xxx-xxx.xxx:27019,xxx-xxx-xxx-xxx.xxx:27019&quot;, version: Timestamp 2000|0, versionEpoch: ObjectId(&apos;51d55747c0b7226ddb8f342d&apos;), serverID: ObjectId(&apos;51d3d8e6c0b7226ddb8efd1d&apos;), shard: &quot;rs0&quot;, shardHost:&quot;rs0/xxx-xxx-xxx-xxx.xxx:27018,xxx-xxx-xxx-xxx.xxx:27018,xxx-xxx-xxx-xxx.xxx:27018&quot; }
&lt;p&gt;at com.mongodb.MongoException.parse(MongoException.java:82) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;mongo-java-driver-2.9.3.jar:na&amp;#93;&lt;/span&gt;&lt;/p&gt;
</comment>
                            <comment id="218352" author="auto" created="Tue, 18 Dec 2012 15:59:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-12-12T23:40:50Z&apos;, u&apos;name&apos;: u&apos;Randolph Tan&apos;, u&apos;email&apos;: u&apos;randolph@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4706&quot; title=&quot;when a socket between mongos and mongod fails, close all connections immediately&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4706&quot;&gt;&lt;del&gt;SERVER-4706&lt;/del&gt;&lt;/a&gt; when a socket between mongos and mongod fails, close all connections immediately&lt;/p&gt;

&lt;p&gt;Additional fix for query/insert.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/acc9aea88a7a56694ba6d7f51d22b61dfc2a9353&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/acc9aea88a7a56694ba6d7f51d22b61dfc2a9353&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="195883" author="auto" created="Wed, 21 Nov 2012 16:55:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-21T16:54:06Z&apos;, u&apos;email&apos;: u&apos;randolph@10gen.com&apos;, u&apos;name&apos;: u&apos;Randolph Tan&apos;}
&lt;p&gt;Message: Fix test for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4706&quot; title=&quot;when a socket between mongos and mongod fails, close all connections immediately&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4706&quot;&gt;&lt;del&gt;SERVER-4706&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;gle doesn&apos;t work with mongos (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7739&quot; title=&quot;getLastError does not work with dropDatabase in mongos&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7739&quot;&gt;&lt;del&gt;SERVER-7739&lt;/del&gt;&lt;/a&gt;) so use awaitReplication instead to synchronize the test.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5ef99388a9c6687e00bdfe399e7d44e77a8d1a08&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5ef99388a9c6687e00bdfe399e7d44e77a8d1a08&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="193322" author="auto" created="Mon, 19 Nov 2012 03:58:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-19T03:45:03Z&apos;, u&apos;email&apos;: u&apos;randolph@10gen.com&apos;, u&apos;name&apos;: u&apos;Randolph Tan&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4706&quot; title=&quot;when a socket between mongos and mongod fails, close all connections immediately&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4706&quot;&gt;&lt;del&gt;SERVER-4706&lt;/del&gt;&lt;/a&gt; bbot compile fix for 32bit&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/63e189c67fd9e8f54fe18f59f4a8e6eb5cee29f5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/63e189c67fd9e8f54fe18f59f4a8e6eb5cee29f5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="193169" author="auto" created="Sun, 18 Nov 2012 23:37:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-18T23:15:19Z&apos;, u&apos;email&apos;: u&apos;randolph@10gen.com&apos;, u&apos;name&apos;: u&apos;Randolph Tan&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4706&quot; title=&quot;when a socket between mongos and mongod fails, close all connections immediately&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4706&quot;&gt;&lt;del&gt;SERVER-4706&lt;/del&gt;&lt;/a&gt; Fix buildbot compile failure on Linux client 64bit build&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2232ee5fa337735a3e3c6f1fdbd29fae228724cb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2232ee5fa337735a3e3c6f1fdbd29fae228724cb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="192047" author="renctan" created="Sat, 17 Nov 2012 07:55:23 +0000"  >&lt;p&gt;If &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7629&quot; title=&quot;Make DBClientReplicaSet draw connections from a pool&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7629&quot;&gt;&lt;del&gt;SERVER-7629&lt;/del&gt;&lt;/a&gt; would use either the ScopedDbConnection or ShardConnection, then it will make the replica set connections inherit this fix.&lt;/p&gt;</comment>
                            <comment id="192032" author="auto" created="Sat, 17 Nov 2012 07:19:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-17T07:19:09Z&apos;, u&apos;email&apos;: u&apos;randolph@10gen.com&apos;, u&apos;name&apos;: u&apos;Randolph Tan&apos;}
&lt;p&gt;Message: buildbot compile fix for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4706&quot; title=&quot;when a socket between mongos and mongod fails, close all connections immediately&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4706&quot;&gt;&lt;del&gt;SERVER-4706&lt;/del&gt;&lt;/a&gt; part 2&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9b0661f6323a4f48c20d3d341e378a246593375e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9b0661f6323a4f48c20d3d341e378a246593375e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="192025" author="auto" created="Sat, 17 Nov 2012 07:02:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-17T07:01:26Z&apos;, u&apos;email&apos;: u&apos;randolph@10gen.com&apos;, u&apos;name&apos;: u&apos;Randolph Tan&apos;}
&lt;p&gt;Message: buildbot compire error fix for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4706&quot; title=&quot;when a socket between mongos and mongod fails, close all connections immediately&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4706&quot;&gt;&lt;del&gt;SERVER-4706&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/054155bb07d721a611f3c241f9b5f07667a72494&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/054155bb07d721a611f3c241f9b5f07667a72494&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="191931" author="renctan" created="Sat, 17 Nov 2012 02:56:38 +0000"  >&lt;p&gt;Note: first commit only handles direct connections. Connections to replica sets are special since they encapsulate multiple connections within them and can do auto retry in certain cases (for example, in slaveOk reads).&lt;/p&gt;</comment>
                            <comment id="191922" author="auto" created="Sat, 17 Nov 2012 02:45:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-11-05T17:05:39Z&apos;, u&apos;name&apos;: u&apos;Randolph Tan&apos;, u&apos;email&apos;: u&apos;randolph@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4706&quot; title=&quot;when a socket between mongos and mongod fails, close all connections immediately&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4706&quot;&gt;&lt;del&gt;SERVER-4706&lt;/del&gt;&lt;/a&gt; when a socket between mongos and mongod fails, close all connections immediately&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/83dbdf1a38b2620701ad85b307ecbb799caa38ba&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/83dbdf1a38b2620701ad85b307ecbb799caa38ba&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="150922" author="benjamin.becker" created="Mon, 6 Aug 2012 22:27:00 +0000"  >&lt;p&gt;Hi Mike,&lt;/p&gt;

&lt;p&gt;That&apos;s correct; this feature was pushed to v2.3.0.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Ben&lt;/p&gt;</comment>
                            <comment id="150831" author="michael.delnegro@teamaol.com" created="Mon, 6 Aug 2012 18:34:25 +0000"  >&lt;p&gt;Can you please confirm that this is not fixed in the 2.2.X codeline?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Mike&lt;/p&gt;</comment>
                            <comment id="119206" author="benjamin.becker" created="Mon, 14 May 2012 16:52:08 +0000"  >&lt;p&gt;Hi Ajay,&lt;/p&gt;

&lt;p&gt;This one is next on my plate.  It will be in the v2.1.2 release, which is currently scheduled for the end of the month.&lt;/p&gt;

&lt;p&gt;     Regards,&lt;br/&gt;
     -Ben&lt;/p&gt;</comment>
                            <comment id="119203" author="ajay.batheja@teamaol.com" created="Mon, 14 May 2012 16:46:45 +0000"  >&lt;p&gt;Any new update on this? &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="69178">SERVER-9041</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                        <issuelink>
            <issuekey id="319679">DOCS-9039</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="30875">SERVER-4997</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="76746">SERVER-9788</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="56054">SERVER-7629</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="69178">SERVER-9041</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55451">SERVER-7573</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10220">
                    <name>Tested</name>
                                            <outwardlinks description="tested by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>16.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 14 May 2012 16:46:45 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 33 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-9041'>SERVER-9041</a></s>]]></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>emily.hall</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 33 weeks, 1 day 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>ajay.batheja@teamaol.com</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>benjamin.becker</customfieldvalue>
            <customfieldvalue>greg_10gen</customfieldvalue>
            <customfieldvalue>kristina</customfieldvalue>
            <customfieldvalue>michael.delnegro@teamaol.com</customfieldvalue>
            <customfieldvalue>randolph@mongodb.com</customfieldvalue>
            <customfieldvalue>tito@snapwiz.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hroglz:</customfieldvalue>

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

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

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