<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:08:47 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-5405] mongos does not send reads to secondaries after replica restart when using keyFiles</title>
                <link>https://jira.mongodb.org/browse/SERVER-5405</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;It looks like, on certain types of errors, secondaries are taken out of circulation and never put in again (even if they are healthy).&lt;/p&gt;

&lt;p&gt;See log @ end of &lt;a href=&quot;https://groups.google.com/forum/?fromgroups#!topic/mongodb-user/KLqbtxLNzUQ&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://groups.google.com/forum/?fromgroups#!topic/mongodb-user/KLqbtxLNzUQ&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="34701">SERVER-5405</key>
            <summary>mongos does not send reads to secondaries after replica restart when using keyFiles</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="greg_10gen">Greg Studer</assignee>
                                    <reporter username="kristina">Kristina Chodorow</reporter>
                        <labels>
                            <label>buildbot</label>
                    </labels>
                <created>Mon, 26 Mar 2012 15:27:19 +0000</created>
                <updated>Mon, 11 Jul 2016 18:32:48 +0000</updated>
                            <resolved>Wed, 9 May 2012 16:07:58 +0000</resolved>
                                    <version>2.0.3</version>
                                    <fixVersion>2.0.6</fixVersion>
                    <fixVersion>2.1.1</fixVersion>
                                    <component>Sharding</component>
                                        <votes>3</votes>
                                    <watches>12</watches>
                                                                                                                <comments>
                            <comment id="118586" author="auto" created="Fri, 11 May 2012 14:21:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;Greg Studer&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-5405&quot; title=&quot;mongos does not send reads to secondaries after replica restart when using keyFiles&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5405&quot;&gt;&lt;del&gt;SERVER-5405&lt;/del&gt;&lt;/a&gt; make sure we recycle authenticated conn when done&lt;/p&gt;

&lt;p&gt;Conflicts:&lt;/p&gt;

&lt;p&gt;	client/dbclient_rs.cpp&lt;br/&gt;
Branch: v2.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0397af7906e351942b0c4d228c19ee64ad794bde&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0397af7906e351942b0c4d228c19ee64ad794bde&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="118585" author="auto" created="Fri, 11 May 2012 14:21:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;&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-5405&quot; title=&quot;mongos does not send reads to secondaries after replica restart when using keyFiles&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5405&quot;&gt;&lt;del&gt;SERVER-5405&lt;/del&gt;&lt;/a&gt; mongos does not send reads to secondaries&lt;/p&gt;

&lt;p&gt;Authenticate connection to replica members with keyFile credentials when calling&lt;br/&gt;
replSetGetStatus internally.&lt;/p&gt;

&lt;p&gt;Conflicts:&lt;/p&gt;

&lt;p&gt;	client/dbclient_rs.cpp&lt;br/&gt;
Branch: v2.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2cf91c83a188f74d726836a7cfdfcb6fa95520e5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2cf91c83a188f74d726836a7cfdfcb6fa95520e5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="117709" author="renctan" created="Wed, 9 May 2012 16:08:37 +0000"  >&lt;p&gt;Buildbot failure was caused by test update in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-5746&quot; title=&quot;Wrong initialization for ReplicaSetMonitor Nodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5746&quot;&gt;&lt;del&gt;SERVER-5746&lt;/del&gt;&lt;/a&gt; and is already fixed by this commit:&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9e1d746c9c7865c5644ec623b63d4cc6e6249c74&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9e1d746c9c7865c5644ec623b63d4cc6e6249c74&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="117701" author="ian@10gen.com" created="Wed, 9 May 2012 15:48:34 +0000"  >&lt;p&gt;I&apos;m reopening this because it appears to have reemerged on master at &lt;a href=&quot;http://buildbot.mongodb.org/builders/Linux%2064-bit/builds/4421/steps/test_9/logs/stdio&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://buildbot.mongodb.org/builders/Linux%2064-bit/builds/4421/steps/test_9/logs/stdio&lt;/a&gt; - the error logs look identical to previous failures.&lt;/p&gt;</comment>
                            <comment id="115659" author="schwerin" created="Wed, 2 May 2012 17:38:32 +0000"  >&lt;p&gt;I&apos;m not planning another RC for 2.0.5.  If I do one, it will be to fix a regression from 2.0.4, only.  It can be targeted for 2.0.6, though.  Just mark the two bugs as &quot;backport: yes&quot;, without a specified 2.0.x target version, and we&apos;ll triage it in a few weeks for 2.0.6.&lt;/p&gt;

&lt;p&gt;-Andy&lt;/p&gt;



</comment>
                            <comment id="115255" author="milkie" created="Tue, 1 May 2012 18:14:33 +0000"  >&lt;p&gt;Windows 32-bit test now fixed.&lt;/p&gt;</comment>
                            <comment id="113225" author="auto" created="Tue, 24 Apr 2012 17:15:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;Greg Studer&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-5405&quot; title=&quot;mongos does not send reads to secondaries after replica restart when using keyFiles&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5405&quot;&gt;&lt;del&gt;SERVER-5405&lt;/del&gt;&lt;/a&gt; make sure we recycle authenticated conn when done&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2a68c8581ac6e333bb6ceee11dba0d7fc12414cf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2a68c8581ac6e333bb6ceee11dba0d7fc12414cf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="112594" author="milkie" created="Mon, 23 Apr 2012 15:03:01 +0000"  >&lt;p&gt;Also &lt;a href=&quot;http://buildbot.mongodb.org/builders/Linux%2032-bit%20debug/builds/1627/steps/test_9/logs/stdio&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://buildbot.mongodb.org/builders/Linux%2032-bit%20debug/builds/1627/steps/test_9/logs/stdio&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="112169" author="renctan" created="Fri, 20 Apr 2012 21:54:30 +0000"  >&lt;p&gt;The reason why the test fails in Windows is because Windows build uses the shutdown command (as opposed to the kill method in Linux builds) when stopMongod is called. Since shutdown command requires admin auth, it will never succeed in the test setup.&lt;/p&gt;

&lt;p&gt;This patch adds an extra parameter to allow passing the admin user and password when calling the stopMongod. I initially tried calling shutdown instead of using stopMongod (which is called by stopSet) in the test but it was problematic because the test script would not wait for the mongod servers to fully shutdown and can make the test fail sporadically. I also think that adding this infrastructure would also allow us to write auth test easier in the future.&lt;/p&gt;

&lt;p&gt;This is just a short term fix. Better stopMongod implementation will be addressed in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-5651&quot; title=&quot;Better implementation of Windows server shutdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5651&quot;&gt;&lt;del&gt;SERVER-5651&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="112166" author="auto" created="Fri, 20 Apr 2012 21:49:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;&apos;, u&apos;name&apos;: u&apos;Randolph Tan&apos;, u&apos;email&apos;: u&apos;randolph@10gen.com&apos;}
&lt;p&gt;Message: Updated test for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-5405&quot; title=&quot;mongos does not send reads to secondaries after replica restart when using keyFiles&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5405&quot;&gt;&lt;del&gt;SERVER-5405&lt;/del&gt;&lt;/a&gt; to make it pass Windows builds.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7399b791675c31fd53d9bc759db3197b36c6ae68&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7399b791675c31fd53d9bc759db3197b36c6ae68&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="109571" author="renctan" created="Fri, 13 Apr 2012 14:42:58 +0000"  >&lt;p&gt;Based on the logs, after the test kills all the members of the replica set and when it tries to start it up again, the members detect unclean shutdown and will not start up.&lt;/p&gt;</comment>
                            <comment id="109563" author="milkie" created="Fri, 13 Apr 2012 14:26:57 +0000"  >&lt;p&gt;The above commit broke the Windows 32-bit build; slaveok_routing.js is not passing there.&lt;/p&gt;</comment>
                            <comment id="109345" author="auto" created="Thu, 12 Apr 2012 22:30:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;&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-5405&quot; title=&quot;mongos does not send reads to secondaries after replica restart when using keyFiles&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5405&quot;&gt;&lt;del&gt;SERVER-5405&lt;/del&gt;&lt;/a&gt; mongos does not send reads to secondaries&lt;/p&gt;

&lt;p&gt;Authenticate connection to replica members with keyFile credentials when calling&lt;br/&gt;
replSetGetStatus internally.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/06e99af88d14406e8b85d660625e1f75938f9a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/06e99af88d14406e8b85d660625e1f75938f9a09&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="109088" author="renctan" created="Thu, 12 Apr 2012 13:44:52 +0000"  >&lt;p&gt;Detailed Cause:&lt;br/&gt;
This bug will only manifest on authenticated setups. When a node (a replica member) in ReplicaSetMonitor is marked as bad, it will never become ok again. This is because ReplicaSetMonitor calls the replSetGetStatus command to refresh the node states as ok or not and this command requires admin authentication which will never succeed since ReplicaSetMonitor never authenticates the connection it uses.&lt;/p&gt;

&lt;p&gt;Fix:&lt;br/&gt;
Authenticate the connection used to call replSetGetStatus with the keyFile credentials.&lt;/p&gt;</comment>
                            <comment id="108302" author="renctan" created="Tue, 10 Apr 2012 15:42:08 +0000"  >&lt;p&gt;Updated test to make it replicate the bug. The reason why this wasn&apos;t manifesting in the earlier test is because mongod allows you to access the server even with auth on when connecting locally and it does not have an admin user. So, the new test script now adds an admin user to the replica shard to replicate the behavior as if you were connecting remotely.&lt;/p&gt;</comment>
                            <comment id="108029" author="renctan" created="Mon, 9 Apr 2012 21:07:00 +0000"  >&lt;p&gt;Update: Bug reproduced.&lt;/p&gt;

&lt;p&gt;In order for the bug to manifest, mongos should be running on a different machine from the sharded replica set.&lt;/p&gt;

&lt;p&gt;Caused by:&lt;/p&gt;

&lt;p&gt;ReplicaSetMonitor never authenticates the connection when it tries to call replSetGetStatus (which requires admin priviledges) when trying to refresh the replica connection states.&lt;/p&gt;</comment>
                            <comment id="106643" author="renctan" created="Wed, 4 Apr 2012 19:08:54 +0000"  >&lt;p&gt;Status update: Unable to reproduce.&lt;/p&gt;

&lt;p&gt;Attached test used. To make this run in v2.0.3, you need to copy the js files from shell directory and cpp files (except bench.cpp) from scripting directory and rebuild the mongo shell binary.&lt;/p&gt;

&lt;p&gt;Test summary:&lt;br/&gt;
1. Create a 1 shard cluster with 3 rs members with auth.&lt;br/&gt;
2. Authenticate.&lt;br/&gt;
3. Insert a couple of docs&lt;br/&gt;
4. Query using slaveOk.&lt;br/&gt;
5. Try killing 2 members and query again using slaveOk.&lt;br/&gt;
6. Kill all members.&lt;br/&gt;
7. Restart all members.&lt;br/&gt;
8. Query again using slaveOk.&lt;/p&gt;

&lt;p&gt;Previous incarnations of test: &lt;br/&gt;
1. no auth&lt;br/&gt;
2. made the collection sharded (according to printShardingStatus, the collection user was trying to query to is not sharded)&lt;/p&gt;</comment>
                            <comment id="106280" author="renctan" created="Tue, 3 Apr 2012 22:05:40 +0000"  >&lt;p&gt;Needs &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-5422&quot; title=&quot;easier way to track which secondary a request is sent to from mongos&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5422&quot;&gt;&lt;del&gt;SERVER-5422&lt;/del&gt;&lt;/a&gt; for test script.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="36117">SERVER-5585</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="34792">SERVER-5422</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="37551">SERVER-5737</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="34779">SERVER-5418</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="31514">SERVER-5082</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="37650">SERVER-5746</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="36700">SERVER-5651</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="15867" name="replset_monitor_correctly_routes_slaveok.js" size="1692" author="randolph@mongodb.com" created="Tue, 10 Apr 2012 16:08:54 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>18.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 3 Apr 2012 22:05:40 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 40 weeks, 5 days 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-5422'>SERVER-5422</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-5585'>SERVER-5585</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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 40 weeks, 5 days 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>schwerin@mongodb.com</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>greg_10gen</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
            <customfieldvalue>kristina</customfieldvalue>
            <customfieldvalue>randolph@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hro8ev:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9164</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_10166" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Tests Written</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10154"><![CDATA[Complete]]></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|ht0aif:</customfieldvalue>

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