<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:37:29 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-15262] The flush thread should be able to operate with S-lock except for remap</title>
                <link>https://jira.mongodb.org/browse/SERVER-15262</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The flush thread currently does all its work under an exclusive flush lock. Once deadlock is implemented, this should be changed to be done under S-lock, so that concurrent readers are allowed.&lt;/p&gt;</description>
                <environment></environment>
        <key id="158303">SERVER-15262</key>
            <summary>The flush thread should be able to operate with S-lock except for remap</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="kaloian.manassiev@mongodb.com">Kaloian Manassiev</assignee>
                                    <reporter username="kaloian.manassiev@mongodb.com">Kaloian Manassiev</reporter>
                        <labels>
                    </labels>
                <created>Mon, 15 Sep 2014 21:55:12 +0000</created>
                <updated>Thu, 2 Aug 2018 21:21:29 +0000</updated>
                            <resolved>Wed, 29 Oct 2014 20:44:16 +0000</resolved>
                                                    <fixVersion>2.8.0-rc0</fixVersion>
                                    <component>Storage</component>
                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="758055" author="xgen-internal-githook" created="Thu, 6 Nov 2014 19:04:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt; On long lock acquisitions, dump the call stack as well&lt;/p&gt;

&lt;p&gt;Also checks for local deadlock without failing and reduces the output to&lt;br/&gt;
only locks which have requests on them.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/88ef4861b03af893e59e7339297eea4b9a14bea5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/88ef4861b03af893e59e7339297eea4b9a14bea5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="757263" author="xgen-internal-githook" created="Wed, 5 Nov 2014 22:15:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt; Dump lock manager contents after 30 sec wait, not 5 sec&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/068eca37eb5b42671a651d24309b052edb1e0473&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/068eca37eb5b42671a651d24309b052edb1e0473&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="757262" author="xgen-internal-githook" created="Wed, 5 Nov 2014 22:15:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt; Indentation fixes in the LockManager&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fc3154713b4e7127a0fa9a32930f29423576b037&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fc3154713b4e7127a0fa9a32930f29423576b037&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="751913" author="xgen-internal-githook" created="Wed, 29 Oct 2014 20:35:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt;/&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15711&quot; title=&quot;mongod hits dbexception in groupCommit &quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15711&quot;&gt;&lt;del&gt;SERVER-15711&lt;/del&gt;&lt;/a&gt; Flush thread should have precedence and discover deadlocks&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e192dc12571f5388a5005c3e71f6c1f497efa6ad&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e192dc12571f5388a5005c3e71f6c1f497efa6ad&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="751912" author="xgen-internal-githook" created="Wed, 29 Oct 2014 20:35:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt; Deadlock detection support&lt;/p&gt;

&lt;p&gt;Implements the wait cycle detection logic, but it&apos;s not incorporated with&lt;br/&gt;
the LockerImpl yet.&lt;/p&gt;

&lt;p&gt;Also fixes conversion requests to follow same FIFO pattern as conflicting.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ed0947b4ca2c71f4c16fa38cc18a858249910b87&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ed0947b4ca2c71f4c16fa38cc18a858249910b87&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="751639" author="xgen-internal-githook" created="Wed, 29 Oct 2014 17:13:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt; Map/reduce incremental collection code should be called without lock&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9ee6312856015289fae7c85999f4bbd13fae4fb2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9ee6312856015289fae7c85999f4bbd13fae4fb2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="750849" author="xgen-internal-githook" created="Tue, 28 Oct 2014 20:40:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt; Very long lock acquisitions should put warning in the log&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/083474cc37be86d9cb6302b8fe899293eb692429&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/083474cc37be86d9cb6302b8fe899293eb692429&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="750802" author="xgen-internal-githook" created="Tue, 28 Oct 2014 20:06:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt; Chunk migration should yield the MMAP V1 flush lock&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/bd4479561c02e049ccac63f753b1d28f406583df&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/bd4479561c02e049ccac63f753b1d28f406583df&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="750502" author="xgen-internal-githook" created="Tue, 28 Oct 2014 16:02:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt; Remove syncDataAndTruncateJournal from the public interface&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b9ebf15a7afa4f8db780b6ba06fc796c1ee2816e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b9ebf15a7afa4f8db780b6ba06fc796c1ee2816e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="750501" author="xgen-internal-githook" created="Tue, 28 Oct 2014 16:02:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt; Do not reuse write units of work&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ca1338ccef5375923da9938e84dc0f7fe393af2c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ca1338ccef5375923da9938e84dc0f7fe393af2c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="746244" author="xgen-internal-githook" created="Tue, 21 Oct 2014 15:41:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt; Yield the flush lock even if it is for the LocalDB&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/57f036a36923b3d6bef6219768f6c65f18bd133a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/57f036a36923b3d6bef6219768f6c65f18bd133a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="746076" author="xgen-internal-githook" created="Tue, 21 Oct 2014 13:04:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt;: fsynclock thread after downgrade to global S should unlock flush lock as it doesn&apos;t need it&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/25a2dee43f03140c197df7e9e5e4a4e8e57a97cb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/25a2dee43f03140c197df7e9e5e4a4e8e57a97cb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="737048" author="xgen-internal-githook" created="Wed, 8 Oct 2014 21:44:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kaloianm&apos;, u&apos;name&apos;: u&apos;Kaloian Manassiev&apos;, u&apos;email&apos;: u&apos;kaloian.manassiev@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15262&quot; title=&quot;The flush thread should be able to operate with S-lock except for remap&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15262&quot;&gt;&lt;del&gt;SERVER-15262&lt;/del&gt;&lt;/a&gt; Lock manager fixes and unit-tests&lt;/p&gt;

&lt;p&gt;o Timeout of a lock upgrade throws an assertion error&lt;br/&gt;
o Add better tracing to the LockManager dump method&lt;br/&gt;
o Move LockHead inside lock_mgr_new.cpp, since it is not needed outside&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0a7a02fda732db87515cd90a7c8689a1344fe311&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0a7a02fda732db87515cd90a7c8689a1344fe311&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10220">
                    <name>Tested</name>
                                            <outwardlinks description="tested by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 15 Sep 2014 22:14:33 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 14 weeks, 6 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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-12</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>greg.mckeon@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 14 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kaloian.manassiev@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlnxj:</customfieldvalue>

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

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

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