<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:46:31 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-18084] &apos;Grid&apos; should be dissolved into one or more decorations on ServiceContext</title>
                <link>https://jira.mongodb.org/browse/SERVER-18084</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The Grid class used by sharding is currently a mix of storage for sharding-global objects plus some code, which will eventually go away.&lt;/p&gt;

&lt;p&gt;This ticket is to move all such code out of grid.cpp and turn the Grid class into one or more decorations on ServiceContext.&lt;/p&gt;</description>
                <environment></environment>
        <key id="198347">SERVER-18084</key>
            <summary>&apos;Grid&apos; should be dissolved into one or more decorations on ServiceContext</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="kaloian.manassiev@mongodb.com">Kaloian Manassiev</assignee>
                                    <reporter username="kaloian.manassiev@mongodb.com">Kaloian Manassiev</reporter>
                        <labels>
                    </labels>
                <created>Thu, 16 Apr 2015 17:47:17 +0000</created>
                <updated>Mon, 21 Jun 2021 13:44:42 +0000</updated>
                            <resolved>Mon, 21 Jun 2021 13:44:42 +0000</resolved>
                                                    <fixVersion>4.0.0</fixVersion>
                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1885152" author="xgen-internal-githook" created="Mon, 7 May 2018 20:12:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; Do not expect `getShardMap` to succeed on a non-sharded system&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d393b8dbd2a0550fd880474747a6a3e45c9ec798&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d393b8dbd2a0550fd880474747a6a3e45c9ec798&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1885054" author="xgen-internal-githook" created="Mon, 7 May 2018 19:11:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; Get rid of direct references to &apos;grid&apos;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ed6094a6bfbeddbeb24939ef11e363af733a6285&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ed6094a6bfbeddbeb24939ef11e363af733a6285&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1633907" author="xgen-internal-githook" created="Thu, 27 Jul 2017 20:44:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;, &apos;name&apos;: &apos;Kaloian Manassiev&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; Give ServiceContext to ShardingEgressMetadataHook&lt;/p&gt;

&lt;p&gt;And remove its usages of grid in place of Grid::get()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/adc2aa4991d3d11f1bfbe057ead70113211f6870&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/adc2aa4991d3d11f1bfbe057ead70113211f6870&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1358075" author="xgen-internal-githook" created="Tue, 16 Aug 2016 12:03:35 +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-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; Add Grid::get(ServiceContext*) getter&lt;/p&gt;

&lt;p&gt;Also removes some references to the static &apos;grid&apos; instance.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/80801195df6055d4ba7f6f9c2bee2530cc87010d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/80801195df6055d4ba7f6f9c2bee2530cc87010d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1039632" author="xgen-internal-githook" created="Tue, 22 Sep 2015 13:16: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-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; Remove usages of ShardingState::get(globalOperationContext())&lt;/p&gt;

&lt;p&gt;So that call can be removed in place of the variant, which accepts&lt;br/&gt;
OperationContext.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9123d2d3263ea56d8651ba9d4cf5ad1158d939cb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9123d2d3263ea56d8651ba9d4cf5ad1158d939cb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="991201" author="xgen-internal-githook" created="Tue, 28 Jul 2015 19:52:27 +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-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; Cleanup includes&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/327e99adcbc1430682d59dfc50c74088f6ae29e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/327e99adcbc1430682d59dfc50c74088f6ae29e8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="966199" author="xgen-internal-githook" created="Tue, 14 Jul 2015 22:16:08 +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-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; Modularize chunk migration state machine&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Move the sharding migration destination (receiving side) management to a separate source file&lt;/li&gt;
	&lt;li&gt;Move the destination thread management to be owned by the destination manager&lt;/li&gt;
	&lt;li&gt;Move the sharding migration source (donor side) management to a separate source file&lt;/li&gt;
	&lt;li&gt;Remove the medianKey command since it is noop and not used anywhere&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;No migration logic changes.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/00c74d1386d4678ebcdeb37878fbb3c53cb02d83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/00c74d1386d4678ebcdeb37878fbb3c53cb02d83&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="965548" author="xgen-internal-githook" created="Tue, 14 Jul 2015 13:20:20 +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-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; Fix lint formatting violation&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1e063e865082e75b8b92768fec218f50879daff1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1e063e865082e75b8b92768fec218f50879daff1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="965531" author="xgen-internal-githook" created="Tue, 14 Jul 2015 13:09:45 +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-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; Make ShardingState a decoration on ServiceContext&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3199feb9ab4a94962f7a45ff2262a18fe42ba7b4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3199feb9ab4a94962f7a45ff2262a18fe42ba7b4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="963871" author="xgen-internal-githook" created="Sat, 11 Jul 2015 10:11:25 +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-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; Move mongod metadata management to be under mongo/db&lt;/p&gt;

&lt;p&gt;Moves the metadata management code specific to mongod under the mongo/db&lt;br/&gt;
directory along with its tests.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/48432412d79d0712367837a12637d3682c04fddb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/48432412d79d0712367837a12637d3682c04fddb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="963870" author="xgen-internal-githook" created="Sat, 11 Jul 2015 10:11: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-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; Move code out of d_state.h/.cpp&lt;/p&gt;

&lt;p&gt;Move the ShardingState/ShardedConnectionInfo classes out of d_state and&lt;br/&gt;
put them in separate sources under mongo/db.&lt;/p&gt;

&lt;p&gt;No functional changes.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ac42068ddeaae27d2cd5cfc4808915491e5097c7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ac42068ddeaae27d2cd5cfc4808915491e5097c7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="891378" author="xgen-internal-githook" created="Fri, 17 Apr 2015 12:50: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-18084&quot; title=&quot;&amp;#39;Grid&amp;#39; should be dissolved into one or more decorations on ServiceContext&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18084&quot;&gt;&lt;del&gt;SERVER-18084&lt;/del&gt;&lt;/a&gt; grid.h should not include config.h&lt;/p&gt;

&lt;p&gt;There is no reliance on any type from config.h by grid.h, which cannot be&lt;br/&gt;
just forward-declared.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2b08b38883fca56a38b8d4697e7e6606649379d9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2b08b38883fca56a38b8d4697e7e6606649379d9&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="277566">SERVER-23534</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="555053">SERVER-35445</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>12.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 17 Apr 2015 12:50:24 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 40 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></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>max.hirschhorn@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 40 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>

                        </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|hrl81z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrdki7:</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_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|hs4pdb:</customfieldvalue>

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