<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:03:50 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-3713] Add index cause segmentation fault: too many open files</title>
                <link>https://jira.mongodb.org/browse/SERVER-3713</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I want to make an index for +480 million of rows but everytime I &lt;br/&gt;
try it give me some error. &lt;br/&gt;
row: { &lt;br/&gt;
  &quot;_id&quot;: 106530507294121984, &lt;br/&gt;
  &quot;userid&quot;: 290864368, &lt;br/&gt;
  &quot;inreply&quot;: 0, &lt;br/&gt;
  &quot;ts&quot;: 1314233826, &lt;br/&gt;
  &quot;lang&quot;: &quot;es&quot;, &lt;br/&gt;
  &quot;fonum&quot;: 80, &lt;br/&gt;
  &quot;frnum&quot;: 68, &lt;br/&gt;
  &quot;crts&quot;: 1314234007, &lt;br/&gt;
  &quot;geolng&quot;: 0, &lt;br/&gt;
  &quot;geolat&quot;: 0, &lt;br/&gt;
  &quot;text&quot;: &quot;RT @realmadrid: Hoy se celebra el sorteo de la fase de &lt;br/&gt;
grupos de la Champions League http:\/\/t.co\/gyqd2Il #realmadrid&quot;, &lt;br/&gt;
  &quot;_keywords&quot;: &lt;/p&gt;
{ 
    &quot;1&quot;: &quot;@realmadrid&quot;, 
    &quot;4&quot;: &quot;celebra&quot;, 
    &quot;6&quot;: &quot;sorteo&quot;, 
    &quot;9&quot;: &quot;fase&quot;, 
    &quot;11&quot;: &quot;grupos&quot;, 
    &quot;14&quot;: &quot;champions&quot;, 
    &quot;15&quot;: &quot;league&quot;, 
    &quot;16&quot;: &quot;t.co\/gyqd2il&quot;, 
    &quot;17&quot;: &quot;#realmadrid&quot; 
  }
&lt;p&gt; &lt;br/&gt;
} &lt;/p&gt;

&lt;p&gt;index: &lt;br/&gt;
 db.tweets.ensureIndex({_keywords:1,ts:1}); &lt;br/&gt;
I use debian squeeze and mongodb from apt: &lt;br/&gt;
root@xxxx:~# apt-cache show mongodb-10gen &lt;br/&gt;
Package: mongodb-10gen &lt;br/&gt;
Version: 1.8.3 &lt;br/&gt;
Architecture: amd64 &lt;br/&gt;
root@ks27931:~# uname -a &lt;br/&gt;
Linux xxxx 2.6.38.2-grsec-xxxx-grs-ipv6-64 #1 SMP Fri Apr 15 17:44:15 &lt;br/&gt;
UTC 2011 x86_64 GNU/Linux &lt;br/&gt;
root@ks27931:~# free -m &lt;br/&gt;
             total       used       free     shared    buffers &lt;br/&gt;
cached &lt;br/&gt;
Mem:         24146      23201        945          0         16 &lt;br/&gt;
22165 &lt;br/&gt;
-/+ buffers/cache:       1018      23127 &lt;br/&gt;
Swap:         7998          0       7998 &lt;br/&gt;
mongo-db.log: &lt;br/&gt;
Mon Aug 29 19:35:00 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; finishing map &lt;br/&gt;
                483235400/483550704     99% &lt;br/&gt;
Mon Aug 29 19:35:10 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; finishing map &lt;br/&gt;
Mon Aug 29 19:35:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt;      external sort used : 911 files  in &lt;br/&gt;
4840 secs &lt;br/&gt;
Mon Aug 29 19:35:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; couldn&apos;t open /var/lib/mongodb/_tmp/esort. &lt;br/&gt;
1314634473.1391960871//file.899 errno:24 Too many open files &lt;br/&gt;
Mon Aug 29 19:35:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; Assertion: 10308:mmap failed &lt;br/&gt;
0x55f39a 0x7a7927 0x7ab31e 0x778fbc 0x779eca 0x77b90b 0x7826df &lt;br/&gt;
0x75bccf 0x75d8fc 0x8ae1de 0x7f456834d8ba 0x7f456790902d &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11msgassertedEiPKc+0x12a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x55f39a&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo21BSONObjExternalSorter12FileIteratorC1ESs &lt;br/&gt;
+0xe7) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7a7927&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod(&lt;em&gt;ZN5mongo21BSONObjExternalSorter8IteratorC1EPS0&lt;/em&gt; &lt;br/&gt;
+0x13e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7ab31e&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo14fastBuildIndexEPKcPNS_16NamespaceDetailsERNS_12IndexDetai lsEi &lt;br/&gt;
+0xddc) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x778fbc&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x779eca&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb &lt;br/&gt;
+0xf4b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x77b90b&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo11DataFileMgr16insertWithObjModEPKcRNS_7BSONObjEb &lt;br/&gt;
+0x5f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7826df&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14receivedInsertERNS_7MessageERNS_5CurOpE &lt;br/&gt;
+0x35f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75bccf&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8Sock AddrE &lt;br/&gt;
+0x195c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75d8fc&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x21e) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ae1de&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libpthread.so.0(+0x68ba) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f456834d8ba&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f456790902d&amp;#93;&lt;/span&gt; &lt;br/&gt;
Mon Aug 29 19:35:14 terminate() called, printing stack: &lt;br/&gt;
0x8ac5ad 0x7f45680fe166 0x7f45680fd059 0x7f45680fdb01 0x7f4567bab7f3 &lt;br/&gt;
0x7f4567bab8b8 0x7a83d8 0x779710 0x779eca 0x77b90b 0x7826df 0x75bccf &lt;br/&gt;
0x75d8fc 0x8ae1de 0x7f456834d8ba 0x7f456790902d &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11myterminateEv+0x4d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ac5ad&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/lib/libstdc++.so.6(+0xcb166) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f45680fe166&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/lib/libstdc++.so.6(+0xca059) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f45680fd059&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/lib/libstdc++.so.6(__gxx_personality_v0+0x261) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f45680fdb01&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libgcc_s.so.1(+0x107f3) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f4567bab7f3&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libgcc_s.so.1(_Unwind_Resume+0x68) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f4567bab8b8&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo21BSONObjExternalSorterD1Ev+0x1a8) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x7a83d8&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo14fastBuildIndexEPKcPNS_16NamespaceDetailsERNS_12IndexDetai lsEi &lt;br/&gt;
+0x1530) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x779710&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x779eca&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb &lt;br/&gt;
+0xf4b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x77b90b&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo11DataFileMgr16insertWithObjModEPKcRNS_7BSONObjEb &lt;br/&gt;
+0x5f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7826df&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14receivedInsertERNS_7MessageERNS_5CurOpE &lt;br/&gt;
+0x35f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75bccf&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8Sock AddrE &lt;br/&gt;
+0x195c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75d8fc&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x21e) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ae1de&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libpthread.so.0(+0x68ba) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f456834d8ba&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f456790902d&amp;#93;&lt;/span&gt; &lt;br/&gt;
Mon Aug 29 19:35:14 Got signal: 6 (Aborted). &lt;br/&gt;
Mon Aug 29 19:35:14 Backtrace: &lt;br/&gt;
0x8ad399 0x7f456786c1e0 0x7f456786c165 0x7f456786ef70 0x8ac67b &lt;br/&gt;
0x7f45680fe166 0x7f45680fd059 0x7f45680fdb01 0x7f4567bab7f3 &lt;br/&gt;
0x7f4567bab8b8 0x7a83d8 0x779710 0x779eca 0x77b90b 0x7826df 0x75bccf &lt;br/&gt;
0x75d8fc 0x8ae1de 0x7f456834d8ba 0x7f456790902d &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo10abruptQuitEi+0x399) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ad399&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libc.so.6(+0x321e0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f456786c1e0&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libc.so.6(gsignal+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f456786c165&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libc.so.6(abort+0x180) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f456786ef70&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11myterminateEv+0x11b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ac67b&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/lib/libstdc++.so.6(+0xcb166) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f45680fe166&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/lib/libstdc++.so.6(+0xca059) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f45680fd059&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/lib/libstdc++.so.6(__gxx_personality_v0+0x261) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f45680fdb01&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libgcc_s.so.1(+0x107f3) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f4567bab7f3&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libgcc_s.so.1(_Unwind_Resume+0x68) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f4567bab8b8&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo21BSONObjExternalSorterD1Ev+0x1a8) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x7a83d8&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo14fastBuildIndexEPKcPNS_16NamespaceDetailsERNS_12IndexDetai lsEi &lt;br/&gt;
+0x1530) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x779710&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x779eca&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb &lt;br/&gt;
+0xf4b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x77b90b&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo11DataFileMgr16insertWithObjModEPKcRNS_7BSONObjEb &lt;br/&gt;
+0x5f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7826df&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo14receivedInsertERNS_7MessageERNS_5CurOpE &lt;br/&gt;
+0x35f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75bccf&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/ &lt;br/&gt;
mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8Sock AddrE &lt;br/&gt;
+0x195c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x75d8fc&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x21e) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ae1de&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libpthread.so.0(+0x68ba) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f456834d8ba&amp;#93;&lt;/span&gt; &lt;br/&gt;
 /lib/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f456790902d&amp;#93;&lt;/span&gt; &lt;br/&gt;
Mon Aug 29 19:35:14 dbexit: &lt;br/&gt;
Mon Aug 29 19:35:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; shutdown: going to close listening &lt;br/&gt;
sockets... &lt;br/&gt;
Mon Aug 29 19:35:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; closing listening socket: 5 &lt;/p&gt;</description>
                <environment>&amp;nbsp;debian squeeze and mongodb from apt: </environment>
        <key id="21647">SERVER-3713</key>
            <summary>Add index cause segmentation fault: too many open files</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.mongodb.org/images/icons/priorities/blocker.svg">Blocker - P1</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="-1">Unassigned</assignee>
                                    <reporter username="jmchia">JMChia</reporter>
                        <labels>
                            <label>disk,</label>
                            <label>files,</label>
                            <label>io,</label>
                    </labels>
                <created>Mon, 29 Aug 2011 21:11:55 +0000</created>
                <updated>Fri, 30 Mar 2012 14:27:00 +0000</updated>
                            <resolved>Mon, 29 Aug 2011 21:45:30 +0000</resolved>
                                    <version>1.8.3</version>
                                                    <component>Index Maintenance</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="51324" author="eliot" created="Mon, 29 Aug 2011 21:45:31 +0000"  >&lt;p&gt;If changing that doesn&apos;t resolve the issue, please let us know.&lt;/p&gt;</comment>
                            <comment id="51320" author="eliot" created="Mon, 29 Aug 2011 21:43:12 +0000"  >&lt;p&gt;Looks like you need to increase the file descriptor limit.&lt;br/&gt;
See &lt;a href=&quot;http://www.mongodb.org/display/DOCS/Too+Many+Open+Files&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.mongodb.org/display/DOCS/Too+Many+Open+Files&lt;/a&gt;&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>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 29 Aug 2011 21:43:12 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 25 weeks, 2 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>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 25 weeks, 2 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="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>jmchia</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrosdr:</customfieldvalue>

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

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

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