<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:20:20 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-9411] Minimal implementation that can replace BSONObjExtSorter and build indexes</title>
                <link>https://jira.mongodb.org/browse/SERVER-9411</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description></description>
                <environment></environment>
        <key id="72427">SERVER-9411</key>
            <summary>Minimal implementation that can replace BSONObjExtSorter and build indexes</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="mathias@mongodb.com">Mathias Stearn</assignee>
                                    <reporter username="mathias@mongodb.com">Mathias Stearn</reporter>
                        <labels>
                    </labels>
                <created>Fri, 19 Apr 2013 20:21:16 +0000</created>
                <updated>Mon, 24 May 2021 15:38:09 +0000</updated>
                            <resolved>Wed, 15 May 2013 17:57:13 +0000</resolved>
                                                    <fixVersion>2.5.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="335725" author="auto" created="Tue, 14 May 2013 22:15:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-14T21:57:46Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9679&quot; title=&quot;extsorttest failures on RHEL 6.2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9679&quot;&gt;&lt;del&gt;SERVER-9679&lt;/del&gt;&lt;/a&gt; Work around compiler bug in RHEL6.2&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/72f93e69ede4fb36fb11d2cb79560e98ff37f4a2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/72f93e69ede4fb36fb11d2cb79560e98ff37f4a2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="335495" author="auto" created="Tue, 14 May 2013 17:47:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-14T17:28:59Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; Fix IO error messages from sorter on windows.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3210cf876673fa9ed3a9e56b1f94cc192fa245b5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3210cf876673fa9ed3a9e56b1f94cc192fa245b5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="335493" author="auto" created="Tue, 14 May 2013 17:47:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-14T17:22:43Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9678&quot; title=&quot;extsorttest failures on Windows&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9678&quot;&gt;&lt;del&gt;SERVER-9678&lt;/del&gt;&lt;/a&gt; Fix windows failure.&lt;/p&gt;

&lt;p&gt;This change just reduces the number of open files by doubling the memory&lt;br/&gt;
limit for the failing test. The long-term solution will be to call&lt;br/&gt;
_setmaxstdio(2048) at startup on windows.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/763c40a81f19c6cd29dfe9c45251abf69e361223&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/763c40a81f19c6cd29dfe9c45251abf69e361223&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="334884" author="auto" created="Mon, 13 May 2013 22:54:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-13T22:52:43Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; make buildbot happy&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a7c21d7416d0c80e35e34baeed6040710de1ebd4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a7c21d7416d0c80e35e34baeed6040710de1ebd4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="334872" author="ian@10gen.com" created="Mon, 13 May 2013 22:34:39 +0000"  >&lt;p&gt;looks like &lt;a href=&quot;http://buildlogs.mongodb.org/Solaris-SmartOS%2064-bit/builds/1007/test/core/test&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://buildlogs.mongodb.org/Solaris-SmartOS%2064-bit/builds/1007/test/core/test&lt;/a&gt; failed on:&lt;/p&gt;


&lt;p&gt;	ExtSortTests::InterruptAdd	 std::exception: operation was interrupted in test ExtSortTests::InterruptAdd&lt;br/&gt;
	ExtSortTests::InterruptSort	 std::exception: operation was interrupted in test ExtSortTests::InterruptSort&lt;/p&gt;</comment>
                            <comment id="334800" author="auto" created="Mon, 13 May 2013 21:04:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-13T17:14:08Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; remove stub code to ensure templates compile correctly&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a2f1bd875b81802e05575076262fe84c551470ab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a2f1bd875b81802e05575076262fe84c551470ab&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="334799" author="auto" created="Mon, 13 May 2013 21:04:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-10T22:57:50Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; Optimize sorter file I/O by batching writes to at least 64K.&lt;/p&gt;

&lt;p&gt;Reads are also optimized since they use the same batch size as writes.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1114629755f2ef3ea4c98e2109ee261e14e78699&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1114629755f2ef3ea4c98e2109ee261e14e78699&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="334797" author="auto" created="Mon, 13 May 2013 21:04:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-09T21:07:54Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: Tests for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9443&quot; title=&quot;Sort + limit (TopK) optimization for new Sorter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9443&quot;&gt;&lt;del&gt;SERVER-9443&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also minor fixes for bugs with multiple calls to more() uncovered by tests.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f96061127a185a7cbb0d1e384960855687ecd8a1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f96061127a185a7cbb0d1e384960855687ecd8a1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="334796" author="auto" created="Mon, 13 May 2013 21:04:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-08T18:50:07Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; Fluent API for SortOptions&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0ac841b08d432215df396080fd2079c084dcb8d0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0ac841b08d432215df396080fd2079c084dcb8d0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="334794" author="auto" created="Mon, 13 May 2013 21:04:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-07T20:20:45Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; Move Sorter implementations into sorter namespace.&lt;/p&gt;

&lt;p&gt;They are internal, not public.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8f6c8eebf6d50b1289df4d0d5a45ddfb22686867&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8f6c8eebf6d50b1289df4d0d5a45ddfb22686867&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="334793" author="auto" created="Mon, 13 May 2013 21:04:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-07T19:56:32Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; dassert that Sorter&apos;s comparator is sane&lt;/p&gt;

&lt;p&gt;This should help catch poorly written comparators&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/94bee44f5a29e75d3023e4e912e33787d9d55f14&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/94bee44f5a29e75d3023e4e912e33787d9d55f14&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="334790" author="auto" created="Mon, 13 May 2013 21:04:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-07T16:44:53Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; Make Sorter an interface&lt;/p&gt;

&lt;p&gt;Currently there is only one subclass (NoLimitSorter), but 2 more (LimitOneSorter&lt;br/&gt;
and TopKSorter) will be added to support limits (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9443&quot; title=&quot;Sort + limit (TopK) optimization for new Sorter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9443&quot;&gt;&lt;del&gt;SERVER-9443&lt;/del&gt;&lt;/a&gt;).&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/439df8fff2e5b3140bf7d32393ce4a18cf5fd876&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/439df8fff2e5b3140bf7d32393ce4a18cf5fd876&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="334789" author="auto" created="Mon, 13 May 2013 21:04:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-03T22:51:46Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; SortedFileWriter doesn&apos;t need SortOptions&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/acc084a6dc24a4de55c0727cb536aad299338228&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/acc084a6dc24a4de55c0727cb536aad299338228&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="334788" author="auto" created="Mon, 13 May 2013 21:04:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-05-03T21:21:27Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; Comment the public API of the new Sorter&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/656f118b9e968161c7eabe3a3bc0d31b59568065&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/656f118b9e968161c7eabe3a3bc0d31b59568065&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="334787" author="auto" created="Mon, 13 May 2013 21:04:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-04-23T20:35:16Z&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9411&quot; title=&quot;Minimal implementation that can replace BSONObjExtSorter and build indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9411&quot;&gt;&lt;del&gt;SERVER-9411&lt;/del&gt;&lt;/a&gt; First pass at new Sorter framework&lt;/p&gt;

&lt;p&gt;Note that some of this is just scaffolding that will be replaced with&lt;br/&gt;
better implementations later. In particular, most of the I/O code will&lt;br/&gt;
be replaced.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/44d7bce7f7bc775bd8b6c513942fc9eb88baeb59&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/44d7bce7f7bc775bd8b6c513942fc9eb88baeb59&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1694228">SERVER-56424</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 13 May 2013 21:04:03 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 40 weeks, 1 day 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>benety.goh@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            10 years, 40 weeks, 1 day 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_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
            <customfieldvalue>mathias@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrmwdj:</customfieldvalue>

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

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

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