<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:22:42 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-10261] Disable SSL session caching on server to avoid Java driver SSL connection problems</title>
                <link>https://jira.mongodb.org/browse/SERVER-10261</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;div class=&quot;panel&quot; style=&quot;background-color: #EEEEEE;border-color: #ccc;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelHeader&quot; style=&quot;border-bottom-width: 1px;border-bottom-color: #ccc;background-color: #6CB33F;&quot;&gt;&lt;b&gt;Issue Status as of December 12th, 2013&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;panelContent&quot; style=&quot;background-color: #EEEEEE;&quot;&gt;
&lt;p&gt;&lt;b&gt;ISSUE SUMMARY&lt;/b&gt;&lt;br/&gt;
SSL connection caching causing intermittent exceptions for Java clients.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;USER IMPACT&lt;/b&gt;&lt;br/&gt;
Java clients making a high number of consecutive SSL connections to the server sometimes experience connections being shut down due to the session state not having been reset properly.&lt;/p&gt;

&lt;p&gt;It is present in versions of MongoDB prior to and including v2.4.6.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;SOLUTION&lt;/b&gt;&lt;br/&gt;
Disable SSL session caching on the server. This also improves the security of the connection since no keys are reused.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;WORKAROUNDS&lt;/b&gt;&lt;br/&gt;
Add a small (ms) timeout between tearing down a connection and opening a new one, to make sure that the old session does not affect the new one.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;PATCHES&lt;/b&gt;&lt;br/&gt;
Production release v2.4.7 contains the fix for this issue, and production release v2.6.0 will contain the fix as well.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;h4&gt;&lt;a name=&quot;OriginalDescription&quot;&gt;&lt;/a&gt;Original Description&lt;/h4&gt;

&lt;p&gt;It&apos;s possible to generate SSL handshake errors with a trivial Java program: &lt;a href=&quot;https://gist.github.com/anonymous/a2c4a8ac8f9e38e22edf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/anonymous/a2c4a8ac8f9e38e22edf&lt;/a&gt;.  This program loops indefinitely, opening a new SSL socket on each iteration and sending a single write (which initiates the handshake).&lt;/p&gt;

&lt;p&gt;It eventually generates this exception: &lt;a href=&quot;http://cl.ly/image/0A2a0j0L0S1i&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://cl.ly/image/0A2a0j0L0S1i&lt;/a&gt;.  Note that the alert descriptions are not consistent, suggesting some sort of corruption.&lt;/p&gt;

&lt;p&gt;The number of iterations before an error is not consistent, and it doesn&apos;t occur if SSL debugging is enabled in the client.  &lt;/p&gt;

</description>
                <environment>Package versions:&lt;br/&gt;
&lt;br/&gt;
]$ rpm -qa | grep &amp;#39;mongo\|openssl\|sasl&amp;#39; | sort&lt;br/&gt;
cyrus-sasl-2.1.23-13.el6_3.1.x86_64&lt;br/&gt;
cyrus-sasl-devel-2.1.23-13.el6_3.1.x86_64&lt;br/&gt;
cyrus-sasl-gssapi-2.1.23-13.el6_3.1.x86_64&lt;br/&gt;
cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64&lt;br/&gt;
cyrus-sasl-plain-2.1.23-13.el6_3.1.x86_64&lt;br/&gt;
mongo-10gen-enterprise-2.4.5-mongodb_1.x86_64&lt;br/&gt;
mongo-10gen-enterprise-server-2.4.5-mongodb_1.x86_64&lt;br/&gt;
openssl-1.0.0-27.el6.x86_64&lt;br/&gt;
</environment>
        <key id="82880">SERVER-10261</key>
            <summary>Disable SSL session caching on server to avoid Java driver SSL connection problems</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="andreas.nilsson">Andreas Nilsson</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                    </labels>
                <created>Fri, 19 Jul 2013 15:01:40 +0000</created>
                <updated>Mon, 11 Jul 2016 17:40:34 +0000</updated>
                            <resolved>Wed, 6 Nov 2013 22:06:34 +0000</resolved>
                                    <version>2.4.5</version>
                                    <fixVersion>2.4.7</fixVersion>
                    <fixVersion>2.5.3</fixVersion>
                                    <component>Networking</component>
                                        <votes>0</votes>
                                    <watches>8</watches>
                                                                                                                <comments>
                            <comment id="825280" author="xgen-internal-githook" created="Mon, 9 Feb 2015 21:51:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;spencerjackson&apos;, u&apos;name&apos;: u&apos;Spencer Jackson&apos;, u&apos;email&apos;: u&apos;spencer.jackson@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17022&quot; title=&quot;No SSL Session Caching may not be respected&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17022&quot;&gt;&lt;del&gt;SERVER-17022&lt;/del&gt;&lt;/a&gt; Re-enable SSL caching as it didn&apos;t fix &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10261&quot; title=&quot;Disable SSL session caching on server to avoid Java driver SSL connection problems&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10261&quot;&gt;&lt;del&gt;SERVER-10261&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 74e5e2904304bef4b874c4ba68fe4e6671e1c12b)&lt;br/&gt;
Branch: v3.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/656c47bc864f5fa2a1c95fbdd2cf671d7d6ab669&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/656c47bc864f5fa2a1c95fbdd2cf671d7d6ab669&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="824929" author="xgen-internal-githook" created="Mon, 9 Feb 2015 17:07:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;spencerjackson&apos;, u&apos;name&apos;: u&apos;Spencer Jackson&apos;, u&apos;email&apos;: u&apos;spencer.jackson@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17022&quot; title=&quot;No SSL Session Caching may not be respected&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17022&quot;&gt;&lt;del&gt;SERVER-17022&lt;/del&gt;&lt;/a&gt; Re-enable SSL caching as it didn&apos;t fix &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10261&quot; title=&quot;Disable SSL session caching on server to avoid Java driver SSL connection problems&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10261&quot;&gt;&lt;del&gt;SERVER-10261&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 74e5e2904304bef4b874c4ba68fe4e6671e1c12b)&lt;br/&gt;
Branch: v2.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/78d52ff64110f5590e60554c4ba58a68772e61df&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/78d52ff64110f5590e60554c4ba58a68772e61df&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="824434" author="xgen-internal-githook" created="Sun, 8 Feb 2015 17:56:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;spencerjackson&apos;, u&apos;name&apos;: u&apos;Spencer Jackson&apos;, u&apos;email&apos;: u&apos;spencer.jackson@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17022&quot; title=&quot;No SSL Session Caching may not be respected&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17022&quot;&gt;&lt;del&gt;SERVER-17022&lt;/del&gt;&lt;/a&gt; Re-enable SSL caching as it didn&apos;t fix &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10261&quot; title=&quot;Disable SSL session caching on server to avoid Java driver SSL connection problems&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10261&quot;&gt;&lt;del&gt;SERVER-10261&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/74e5e2904304bef4b874c4ba68fe4e6671e1c12b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/74e5e2904304bef4b874c4ba68fe4e6671e1c12b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="452645" author="andreas.nilsson@10gen.com" created="Wed, 6 Nov 2013 22:06:35 +0000"  >&lt;p&gt;Consider this ticket closed for 2.4.7 and 2.5.3. Creating a new one for 2.4.9.&lt;/p&gt;</comment>
                            <comment id="447735" author="jeff.yemin" created="Mon, 28 Oct 2013 19:34:43 +0000"  >&lt;p&gt;This bug is still reproducible with 2.4.7, though not with 2.5.3.&lt;/p&gt;</comment>
                            <comment id="431897" author="auto" created="Thu, 26 Sep 2013 17:20:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;milkie&apos;, u&apos;name&apos;: u&apos;Eric Milkie&apos;, u&apos;email&apos;: u&apos;milkie@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10261&quot; title=&quot;Disable SSL session caching on server to avoid Java driver SSL connection problems&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10261&quot;&gt;&lt;del&gt;SERVER-10261&lt;/del&gt;&lt;/a&gt; disable ssl session caching (affects java driver)&lt;br/&gt;
Branch: v2.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9976d1d8e9627010f0741612cbfee1ac6c1562f6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9976d1d8e9627010f0741612cbfee1ac6c1562f6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="430323" author="auto" created="Tue, 24 Sep 2013 13:35:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;milkie&apos;, u&apos;name&apos;: u&apos;Eric Milkie&apos;, u&apos;email&apos;: u&apos;milkie@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10261&quot; title=&quot;Disable SSL session caching on server to avoid Java driver SSL connection problems&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10261&quot;&gt;&lt;del&gt;SERVER-10261&lt;/del&gt;&lt;/a&gt; disable ssl session caching (affects java driver)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6fd8a847809b626bf13762045c7b75730c55e784&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6fd8a847809b626bf13762045c7b75730c55e784&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="429425" author="jeff.yemin" created="Sat, 21 Sep 2013 15:45:51 +0000"  >&lt;p&gt;It looks like we have to do this server-side, &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=cailin.nelson%4010gen.com&quot; class=&quot;user-hover&quot; rel=&quot;cailin.nelson@10gen.com&quot;&gt;cailin.nelson@10gen.com&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="429409" author="andreas.nilsson@10gen.com" created="Sat, 21 Sep 2013 12:14:40 +0000"  >&lt;p&gt;One option could be to disable session caching &lt;a href=&quot;https://www.openssl.org/docs/ssl/SSL_CTX_set_session_cache_mode.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.openssl.org/docs/ssl/SSL_CTX_set_session_cache_mode.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="391805" author="andreas.nilsson@10gen.com" created="Tue, 30 Jul 2013 14:13:06 +0000"  >&lt;p&gt;1.6.0_51&lt;/p&gt;</comment>
                            <comment id="391798" author="jeff.yemin" created="Tue, 30 Jul 2013 14:07:35 +0000"  >&lt;p&gt;What version of Java are you testing with?&lt;/p&gt;</comment>
                            <comment id="391711" author="andreas.nilsson@10gen.com" created="Tue, 30 Jul 2013 11:22:54 +0000"  >&lt;p&gt;ok, noticed that I also get exceptions only less often. It seems to be a race between the client and server closing their sockets. Not sure if the bug is on the client or server side, it seems the Java stack has had some troubles with tearing down connections before. &lt;a href=&quot;http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6618387&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6618387&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Workarounds:&lt;br/&gt;
1. Add a Thread.sleep(1) to sleep one millisec between out.close() and socket.close() in the Java client test seems to avoid the issue.&lt;br/&gt;
2. Simply catch the exception on the client side and open a new connection.&lt;br/&gt;
3. (untested theory) Turn off Java session caching.&lt;/p&gt;

&lt;p&gt;Wireshark dumps indicates that the error occurs if the client closes the socket before it has received a TCP RST from the server. When the next connection is created the Java session caching mechanism will have a messed up state to work with and the error occurs.&lt;/p&gt;</comment>
                            <comment id="391708" author="andreas.nilsson@10gen.com" created="Tue, 30 Jul 2013 11:16:40 +0000"  >&lt;p&gt;Fix does not resolve issue completely.&lt;/p&gt;</comment>
                            <comment id="386376" author="auto" created="Mon, 22 Jul 2013 18:30:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;milkie&apos;, u&apos;name&apos;: u&apos;Eric Milkie&apos;, u&apos;email&apos;: u&apos;milkie@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10261&quot; title=&quot;Disable SSL session caching on server to avoid Java driver SSL connection problems&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10261&quot;&gt;&lt;del&gt;SERVER-10261&lt;/del&gt;&lt;/a&gt; end TCP sockets cleanly&lt;/p&gt;

&lt;p&gt;This is a partial backport of &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;&apos;s commit.  In particular, this fixes an issue with&lt;br/&gt;
SSL and the Java driver&apos;s session caching.&lt;br/&gt;
Branch: v2.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7ea27bae26b61e16439a36431e71d030842acd2c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7ea27bae26b61e16439a36431e71d030842acd2c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="386316" author="milkie" created="Mon, 22 Jul 2013 17:29:12 +0000"  >&lt;p&gt;Andreas found that &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; fixes the issue.  Actually, just a small part of it &amp;#8211; the part where we added a call to shutdown() on the socket before close() on the fd.  We might consider just backporting that piece of it.&lt;/p&gt;

&lt;p&gt;The problem appears to be that we are not hanging up the socket as clean as we could be on the server, so on the client side the session cache is left in a non-happy state and the next connection attempt then fails.  This would only affect the Java driver because it&apos;s the only driver I&apos;m aware of that turns on SSL session caching.&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="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="71277">SERVER-9307</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="180426">SERVER-17022</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="97491">SERVER-11612</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>15.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 19 Jul 2013 15:42:16 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 1 week, 2 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-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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 1 week, 2 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>andreas.nilsson</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jeff.yemin@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrmmev:</customfieldvalue>

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

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

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