<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:08:43 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-25268] OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection</title>
                <link>https://jira.mongodb.org/browse/SERVER-25268</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The OplogBufferCollection appears to be about 20x slower than the OplogBufferInMemory. &lt;/p&gt;

&lt;p&gt;To improve it, we can:&lt;br/&gt;
1) Delete documents in batches in the background&lt;br/&gt;
2) Fetch documents and batch them so they are ready when the Applier needs them.&lt;/p&gt;

&lt;p&gt;Data can be found here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://evergreen.mongodb.com/task/sys_perf_linux_3_node_replSet_initialsync_initialsync_WT_dr_28d04fda95321c84c402338c0849155140dc6cff_16_07_21_19_45_13#/%7B%22compare%22:%5B%7B%22hash%22:%2228d04fda95321c84c402338c0849155140dc6cff%22%7D%5D%7D#%7B%22compare%22:%5B%7B%22hash%22:%2228d04fda95321c84c402338c0849155140dc6cff%22%7D,%7B%22hash%22:%2228d04fda95321c84c402338c0849155140dc6cff%22%7D%5D%7D&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/task/sys_perf_linux_3_node_replSet_initialsync_initialsync_WT_dr_28d04fda95321c84c402338c0849155140dc6cff_16_07_21_19_45_13#/%7B%22compare%22:%5B%7B%22hash%22:%2228d04fda95321c84c402338c0849155140dc6cff%22%7D%5D%7D#%7B%22compare%22:%5B%7B%22hash%22:%2228d04fda95321c84c402338c0849155140dc6cff%22%7D,%7B%22hash%22:%2228d04fda95321c84c402338c0849155140dc6cff%22%7D%5D%7D&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Compared to here: &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://evergreen.mongodb.com/task/sys_perf_linux_3_node_replSet_initialsync_initialsync_WT_dr_f4fc210e00ac1be7cc960fa12358e02b0a92ede0_16_07_22_21_36_33#/%7B%22compare%22:%5B%7B%22hash%22:%22f4fc210e00ac1be7cc960fa12358e02b0a92ede0%22%7D%5D%7D&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/task/sys_perf_linux_3_node_replSet_initialsync_initialsync_WT_dr_f4fc210e00ac1be7cc960fa12358e02b0a92ede0_16_07_22_21_36_33#/%7B%22compare%22:%5B%7B%22hash%22:%22f4fc210e00ac1be7cc960fa12358e02b0a92ede0%22%7D%5D%7D&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="303867">SERVER-25268</key>
            <summary>OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="judah.schvimer@mongodb.com">Judah Schvimer</reporter>
                        <labels>
                    </labels>
                <created>Mon, 25 Jul 2016 18:53:12 +0000</created>
                <updated>Wed, 25 Jan 2017 21:58:23 +0000</updated>
                            <resolved>Tue, 20 Sep 2016 20:21:19 +0000</resolved>
                                                    <fixVersion>3.3.14</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="1389205" author="xgen-internal-githook" created="Tue, 20 Sep 2016 20:14:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25268&quot; title=&quot;OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25268&quot;&gt;&lt;del&gt;SERVER-25268&lt;/del&gt;&lt;/a&gt; OplogBufferCollection no longer deletes documents from collection on pop&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b7cbb1dbc43639349d02dc50f44191b8006b4bcd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b7cbb1dbc43639349d02dc50f44191b8006b4bcd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1389107" author="xgen-internal-githook" created="Tue, 20 Sep 2016 18:50:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25268&quot; title=&quot;OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25268&quot;&gt;&lt;del&gt;SERVER-25268&lt;/del&gt;&lt;/a&gt; added StorageInterfaceImpl::findOne and deleteOne support for startKey and boundInclusion&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/963d2a0d952a65e84157aa52bc4d71a40fcb9707&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/963d2a0d952a65e84157aa52bc4d71a40fcb9707&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1388640" author="xgen-internal-githook" created="Tue, 20 Sep 2016 14:42:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25268&quot; title=&quot;OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25268&quot;&gt;&lt;del&gt;SERVER-25268&lt;/del&gt;&lt;/a&gt; create default initial sync oplog buffer with cache for front and back of buffer&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0e0e3c8c69ed513a793c6d47a91b1bae932fe50b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0e0e3c8c69ed513a793c6d47a91b1bae932fe50b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1388628" author="xgen-internal-githook" created="Tue, 20 Sep 2016 14:37:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25268&quot; title=&quot;OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25268&quot;&gt;&lt;del&gt;SERVER-25268&lt;/del&gt;&lt;/a&gt; added OplogBufferProxy. caches front and back values of the underlying OplogBuffer&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/79217aff3a1b4be7ec325a802d8601b489efce97&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/79217aff3a1b4be7ec325a802d8601b489efce97&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1386684" author="xgen-internal-githook" created="Fri, 16 Sep 2016 20:14:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25268&quot; title=&quot;OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25268&quot;&gt;&lt;del&gt;SERVER-25268&lt;/del&gt;&lt;/a&gt; renamed OplogBuffer::blockingPeek to waitForData and removed peek functionality&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/446c059c3086dcb579816d29b8e1b43da13e8dbb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/446c059c3086dcb579816d29b8e1b43da13e8dbb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1385579" author="xgen-internal-githook" created="Thu, 15 Sep 2016 18:20:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25268&quot; title=&quot;OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25268&quot;&gt;&lt;del&gt;SERVER-25268&lt;/del&gt;&lt;/a&gt; OplogBufferCollection enforces order of timestamps in documents passed to pushAllNonBlocking with invariant&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/01448cbf54f1dd5b2345e80eb9251cc903457543&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/01448cbf54f1dd5b2345e80eb9251cc903457543&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1385482" author="xgen-internal-githook" created="Thu, 15 Sep 2016 17:17:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25268&quot; title=&quot;OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25268&quot;&gt;&lt;del&gt;SERVER-25268&lt;/del&gt;&lt;/a&gt; OplogBufferCollection::startup drops existing collection&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e7b869930b2d1d520f8e6d41ede2b960fed09510&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e7b869930b2d1d520f8e6d41ede2b960fed09510&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1385386" author="xgen-internal-githook" created="Thu, 15 Sep 2016 15:47:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25268&quot; title=&quot;OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25268&quot;&gt;&lt;del&gt;SERVER-25268&lt;/del&gt;&lt;/a&gt; OplogBufferCollection::pushAllNonBlocking returns early when no documents are provided&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a71048d9c095d95185c1a5150d7c8ec545405c19&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a71048d9c095d95185c1a5150d7c8ec545405c19&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1385315" author="xgen-internal-githook" created="Thu, 15 Sep 2016 14:59:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25268&quot; title=&quot;OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25268&quot;&gt;&lt;del&gt;SERVER-25268&lt;/del&gt;&lt;/a&gt; renamed OplogBufferCollection::_doPop_inlock to _pop_inlock&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6815c80e30dc0cf534adc094f1db300f4db6ee43&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6815c80e30dc0cf534adc094f1db300f4db6ee43&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1385270" author="xgen-internal-githook" created="Thu, 15 Sep 2016 14:34:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25268&quot; title=&quot;OplogBufferCollection should cache last pushed/popped values and tryPop() should not remove documents from collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25268&quot;&gt;&lt;del&gt;SERVER-25268&lt;/del&gt;&lt;/a&gt; changed OplogBuffer::pushAllNonBlocking to return void instead of bool&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a0a4b6742ea064a40e51f1441aa2885e6ce40c8a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a0a4b6742ea064a40e51f1441aa2885e6ce40c8a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1374986" author="scotthernandez" created="Thu, 1 Sep 2016 19:40:43 +0000"  >&lt;p&gt;Mathias suggests using the SortedFileWriter which creates temp files in insertion order, has an iterator (more/next) to retrieve documents, and also supports compression. This would allow us to reduce locking and other storage/contention associated with using a collection. It would also mean reduced IO, and allocation in mmapv1 since dropping collections only frees extents not files to the os/fs.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="315046">SERVER-26033</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="317508">SERVER-26191</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>11.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.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>Thu, 1 Sep 2016 19:40:43 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 21 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-26033'>SERVER-26033</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_14262" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 20 Sep 2016 23:59:59 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-248</customfieldvalue>
                        </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>crystal.horn@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 21 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>judah.schvimer@mongodb.com</customfieldvalue>
            <customfieldvalue>scotthernandez</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrk1gn:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1022">Repl 2016-08-29</customfieldvalue>
    <customfieldvalue id="1231">Repl 2016-09-19</customfieldvalue>
    <customfieldvalue id="1232">Repl 2016-10-10</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_14261" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 25 Jul 2016 00:00:00 +0000</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_11861" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>User Summary</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11856"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hseqpb:</customfieldvalue>

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