<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:47:24 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>[DOCS-4192] Document replica set behavior changes in version 2.7</title>
                <link>https://jira.mongodb.org/browse/DOCS-4192</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;This issue is to collect behavior changes worth noting in the release notes or which need special attention.&lt;/p&gt;

&lt;p&gt;Release Notes:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;del&gt;Can no longer load a config with an _id name different from what was specified by the  &quot;&lt;/del&gt;&lt;del&gt;replSet&quot; command line (or config file) option.&lt;/del&gt;&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;Replica Set Config Restriction&lt;/del&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;del&gt;Can no longer have nodes with &lt;b&gt;votes &amp;gt; 1&lt;/b&gt;&lt;/del&gt;
		&lt;ul&gt;
			&lt;li&gt;&lt;del&gt;This was deprecated and printed a warning in mongod version 2.6&lt;/del&gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
		&lt;li&gt;&lt;del&gt;&lt;b&gt;Arbiters&lt;/b&gt; can no longer have &lt;b&gt;0 votes&lt;/b&gt;&lt;/del&gt;&lt;/li&gt;
		&lt;li&gt;&lt;del&gt;&lt;b&gt;Unrecognized fields&lt;/b&gt; in a config now produce an &lt;b&gt;invalid config&lt;/b&gt; and an error, rather than the fields being ignored.&lt;/del&gt;&lt;/li&gt;
		&lt;li&gt;&lt;del&gt;Can no longer have &quot;getLastErrorDefaults: .. w:0&quot; in a config&lt;/del&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;Definition of w:&apos;majority&apos; write concern changed to mean &lt;b&gt;majority&lt;/b&gt; of &lt;b&gt;voting&lt;/b&gt; nodes.&lt;/del&gt;&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;&lt;b&gt;Removed the local.slaves&lt;/b&gt; collection.  Information is in the &apos;repl&apos; section of serverStatus &amp;#8211; you must explicitly request via arg.&lt;/del&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;del&gt;Note: The local.slaves collection was a mirror of the internal map of all the slaves&apos; replication progress&lt;/del&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;You &lt;b&gt;cannot add a 2.6&lt;/b&gt; (pre 2.6.6) member to a 2.8 replica set because initial sync may fail &amp;#8211; specifically listDatabases may fail when the cloner runs on the 2.6 member talking to a 2.8 member since slaveOk is not set.&lt;/del&gt;&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;We can no longer parse &lt;b&gt;oplog entries without v:2&lt;/b&gt; &amp;#8211; such entries were created by MongoDB 2.2 and prior.  A 2.8 secondary will abort if it encounters such oplog entries.&lt;/del&gt;&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;Secondaries may abort if they replay an oplog from 2.4 or prior with an index build op that would normally fail on a 2.6 or later primary.&lt;/del&gt;&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;Built-in webserver no longer has replication information.&lt;/del&gt;&lt;/li&gt;
	&lt;li&gt;Adding a voting member to a two node set in which only one member votes will need force: true.
	&lt;ul&gt;
		&lt;li&gt;We need to receive positive responses from a majority of voting members in a new config to accept that config.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Special Attention:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Initial sync
	&lt;ul&gt;
		&lt;li&gt;&lt;b&gt;Builds indexes more efficiently&lt;/b&gt; for each collection&lt;/li&gt;
		&lt;li&gt;Now &lt;b&gt;applies oplog entries in batches&lt;/b&gt; using threads, like normal application&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;Invalid Replica Set Config (votes&amp;gt;1, arbiter-no-vote)&lt;/del&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;del&gt;Will not load &amp;#8211; fix on primary, then restart node&lt;/del&gt;&lt;/li&gt;
		&lt;li&gt;&lt;del&gt;Will be rejected leaving nodes with old config, until fixed on primary&lt;/del&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="163827">DOCS-4192</key>
            <summary>Document replica set behavior changes in version 2.7</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="sam.kleinman">Sam Kleinman</assignee>
                                    <reporter username="scotthernandez">Scott Hernandez</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Oct 2014 20:15:58 +0000</created>
                <updated>Fri, 5 Jun 2015 21:51:44 +0000</updated>
                            <resolved>Fri, 9 Jan 2015 15:01:46 +0000</resolved>
                                                    <fixVersion>v1.3.16</fixVersion>
                    <fixVersion>mongodb-3.0</fixVersion>
                                    <component>manual</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>11</watches>
                                                                                                                <comments>
                            <comment id="933216" author="xgen-internal-githook" created="Fri, 5 Jun 2015 21:51:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kay-kim&apos;, u&apos;name&apos;: u&apos;kay&apos;, u&apos;email&apos;: u&apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-4192&quot; title=&quot;Document replica set behavior changes in version 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-4192&quot;&gt;&lt;del&gt;DOCS-4192&lt;/del&gt;&lt;/a&gt; replSet _id and replSetName&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/559272f796b99af5e3ead5baeb001c6881764ca9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/559272f796b99af5e3ead5baeb001c6881764ca9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="801099" author="xgen-internal-githook" created="Fri, 9 Jan 2015 15:01:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-4192&quot; title=&quot;Document replica set behavior changes in version 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-4192&quot;&gt;&lt;del&gt;DOCS-4192&lt;/del&gt;&lt;/a&gt; add note about reconfiguring two member sets with one vote.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/e2a02e54d3a56ac8f09d94cc9ed4c2623219d3e6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/e2a02e54d3a56ac8f09d94cc9ed4c2623219d3e6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="800550" author="xgen-internal-githook" created="Thu, 8 Jan 2015 21:18:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-4192&quot; title=&quot;Document replica set behavior changes in version 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-4192&quot;&gt;&lt;del&gt;DOCS-4192&lt;/del&gt;&lt;/a&gt;: http interface removes replication data&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/1ae68b31346d0c3382aa2ddc9f65198f85ed6b6b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/1ae68b31346d0c3382aa2ddc9f65198f85ed6b6b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="800544" author="xgen-internal-githook" created="Thu, 8 Jan 2015 21:14:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-4192&quot; title=&quot;Document replica set behavior changes in version 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-4192&quot;&gt;&lt;del&gt;DOCS-4192&lt;/del&gt;&lt;/a&gt;: clarify wording&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/c6658776622638440c59833a3b25423fc1134ff0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/c6658776622638440c59833a3b25423fc1134ff0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="800543" author="xgen-internal-githook" created="Thu, 8 Jan 2015 21:14:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-4192&quot; title=&quot;Document replica set behavior changes in version 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-4192&quot;&gt;&lt;del&gt;DOCS-4192&lt;/del&gt;&lt;/a&gt;: mixed-set limitations&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/251ec35b98cf927f2d32c500e956611d0e04973f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/251ec35b98cf927f2d32c500e956611d0e04973f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="800530" author="xgen-internal-githook" created="Thu, 8 Jan 2015 21:05:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-4192&quot; title=&quot;Document replica set behavior changes in version 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-4192&quot;&gt;&lt;del&gt;DOCS-4192&lt;/del&gt;&lt;/a&gt;: clarify _id and --replSet option matching requirement&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/b6c603ecf43339c08df7f7f7641d6f898d127ed9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/b6c603ecf43339c08df7f7f7641d6f898d127ed9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="800517" author="xgen-internal-githook" created="Thu, 8 Jan 2015 20:52:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-4192&quot; title=&quot;Document replica set behavior changes in version 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-4192&quot;&gt;&lt;del&gt;DOCS-4192&lt;/del&gt;&lt;/a&gt;: voting majority change&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/d3521911d7f3716700124b1a0277452363aeefc4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/d3521911d7f3716700124b1a0277452363aeefc4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="800516" author="xgen-internal-githook" created="Thu, 8 Jan 2015 20:52:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-4192&quot; title=&quot;Document replica set behavior changes in version 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-4192&quot;&gt;&lt;del&gt;DOCS-4192&lt;/del&gt;&lt;/a&gt;: fix deprecation of local.slaves collection&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/f9cde87f01dfd423e1879bdc0aed09e8b253d22f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/f9cde87f01dfd423e1879bdc0aed09e8b253d22f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="783206" author="xgen-internal-githook" created="Wed, 10 Dec 2014 21:31:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-4192&quot; title=&quot;Document replica set behavior changes in version 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-4192&quot;&gt;&lt;del&gt;DOCS-4192&lt;/del&gt;&lt;/a&gt;: clean up release texts&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/a2c5496b13a76fa0ee86edcfa4d40074715368f3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/a2c5496b13a76fa0ee86edcfa4d40074715368f3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="783205" author="xgen-internal-githook" created="Wed, 10 Dec 2014 21:31:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-4192&quot; title=&quot;Document replica set behavior changes in version 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-4192&quot;&gt;&lt;del&gt;DOCS-4192&lt;/del&gt;&lt;/a&gt;: clean up release texts&lt;/p&gt;

&lt;p&gt;Conflicts:&lt;br/&gt;
	config/releases.yaml&lt;br/&gt;
	source/includes/steps-install-mongodb-enterprise-on-amazon.yaml&lt;br/&gt;
	source/includes/steps-install-mongodb-enterprise-on-suse.yaml&lt;br/&gt;
	source/includes/steps-install-mongodb-on-linux-32.yaml&lt;br/&gt;
	source/includes/steps-install-mongodb-on-linux-64.yaml&lt;br/&gt;
	source/includes/steps-install-mongodb-on-osx-manually.yaml&lt;br/&gt;
Branch: v2.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/f8f5b33ce59ebec1aae621494e8ab1bead425b25&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/f8f5b33ce59ebec1aae621494e8ab1bead425b25&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="783204" author="xgen-internal-githook" created="Wed, 10 Dec 2014 21:31:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;tychoish&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-4192&quot; title=&quot;Document replica set behavior changes in version 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-4192&quot;&gt;&lt;del&gt;DOCS-4192&lt;/del&gt;&lt;/a&gt;: clean up release texts&lt;br/&gt;
Branch: v2.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/cfddbd234c174d8938bc48a23df7114ce906393a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/cfddbd234c174d8938bc48a23df7114ce906393a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="781116" author="scotthernandez" created="Mon, 8 Dec 2014 20:12:53 +0000"  >&lt;p&gt;Sam, how close are we to converting this to copy? Or have we already?&lt;/p&gt;

&lt;p&gt;Also, when will this be avail. on the docs site, and other 2.8 stuff? If there is a schedule for that, or related DOCS issue - please link if so.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="165967">DOCS-4257</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="155164">SERVER-15060</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="165729">DOCS-4246</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>12.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10855" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Actual Time</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>12.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 10 Dec 2014 21:31:04 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 36 weeks, 5 days 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/DOCS-4257'>DOCS-4257</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_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>jess.mokrzecki@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 36 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>sam.kleinman</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|hrqqzj:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>142884</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hryrp3:</customfieldvalue>

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