<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:59:56 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-22287] Merging replica sets with replication protocol version 1 may result in two primaries</title>
                <link>https://jira.mongodb.org/browse/SERVER-22287</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;In replication protocol version 1, it is possible to create a replica set with two primaries by creating two replica sets with the same name and adding the primary of one set to the other set.&lt;/p&gt;

&lt;p&gt;Any write to the set at this state was done to one of the primaries. However, attempt to restart the set may show data corruption error. Error message is:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[rsBackgroundSync] Fatal assertion 28723 UnrecoverableRollbackError need to rollback, but unable to determine common point between local and remote oplog: NoMatchingDocument RS101 reached beginning of local oplog [2] @ 18752&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;This issue does not happen with protocol version 0.&lt;/p&gt;</description>
                <environment></environment>
        <key id="260498">SERVER-22287</key>
            <summary>Merging replica sets with replication protocol version 1 may result in two primaries</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="kevin.adistambha@mongodb.com">Kevin Adistambha</reporter>
                        <labels>
                            <label>code-and-test</label>
                    </labels>
                <created>Mon, 25 Jan 2016 05:11:02 +0000</created>
                <updated>Wed, 25 Jan 2017 21:59:23 +0000</updated>
                            <resolved>Wed, 10 Feb 2016 19:24:55 +0000</resolved>
                                    <version>3.2.1</version>
                                    <fixVersion>3.2.4</fixVersion>
                    <fixVersion>3.3.2</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>13</watches>
                                                                                                                <comments>
                            <comment id="1177915" author="xgen-internal-githook" created="Thu, 18 Feb 2016 20:43:29 +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-22287&quot; title=&quot;Merging replica sets with replication protocol version 1 may result in two primaries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22287&quot;&gt;&lt;del&gt;SERVER-22287&lt;/del&gt;&lt;/a&gt; added replica set ID validation to heartbeat response processing, replSetReconfigure and replica set quorum check.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 0bc96b1ede73c82d45b6d6c2e0b9a33e613ca7c3)&lt;br/&gt;
(cherry picked from commit 8633f9c7290e025182c1ea6a42d1c5c44224506f)&lt;br/&gt;
(cherry picked from commit 3e96008ad946a5423806f823e8ee3744c49537be)&lt;br/&gt;
(cherry picked from commit 38cd69968a54a3a72b9c83f0bcdbc5acac03785a)&lt;br/&gt;
Branch: v3.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8033364795d3b4453ddbbfedb5edd8a75f18c85b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8033364795d3b4453ddbbfedb5edd8a75f18c85b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1177914" author="xgen-internal-githook" created="Thu, 18 Feb 2016 20:43:28 +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-22287&quot; title=&quot;Merging replica sets with replication protocol version 1 may result in two primaries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22287&quot;&gt;&lt;del&gt;SERVER-22287&lt;/del&gt;&lt;/a&gt; added replicaSetId field to replica set configuration and metadata.&lt;/p&gt;

&lt;p&gt;This field is generated when a replica set configuration is created from the replSetInitiate command&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 1ecf7de7e18df42c154c04b1d9310956c91a75b7)&lt;br/&gt;
Branch: v3.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/afa3bd494b3a211da1d076641fc72e25dab8f829&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/afa3bd494b3a211da1d076641fc72e25dab8f829&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1177343" author="xgen-internal-githook" created="Thu, 18 Feb 2016 15:22:38 +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-22287&quot; title=&quot;Merging replica sets with replication protocol version 1 may result in two primaries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22287&quot;&gt;&lt;del&gt;SERVER-22287&lt;/del&gt;&lt;/a&gt; build ReplSetTest._alldbpaths using actual dbpath from MongoRunner.runMongod result&lt;/p&gt;

&lt;p&gt;(cherry picked from commit c58239c96ee83dab5232084cb69238de2b093c49)&lt;br/&gt;
Branch: v3.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4cfb0c2e72d29fa4514613dc5242da9ab2169c2d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4cfb0c2e72d29fa4514613dc5242da9ab2169c2d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1166661" author="xgen-internal-githook" created="Mon, 8 Feb 2016 16:50:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;dannenberg&apos;, u&apos;name&apos;: u&apos;Matt Dannenberg&apos;, u&apos;email&apos;: u&apos;matt.dannenberg@10gen.com&apos;}
&lt;p&gt;Message: Make clear that rs.initiate() should not be run against multiple nodes&lt;/p&gt;

&lt;p&gt;Users have always been confused about rs.initiate() and have been known to run it against each node of a replica set. When they then go to rs.add() the other members to one node, sad things happen. These sad things are much sadder in 3.2, so we should do everything we can to help them avoid this. See &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22287&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-22287&lt;/a&gt; for more about the 3.2 sad things.&lt;/p&gt;

&lt;p&gt;Signed-off-by: kay &amp;lt;kay.kim@10gen.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/9114da830ea7c56ef98a1ffeec71c2ec8e4a976d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/9114da830ea7c56ef98a1ffeec71c2ec8e4a976d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1166639" author="xgen-internal-githook" created="Mon, 8 Feb 2016 16:39:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;dannenberg&apos;, u&apos;name&apos;: u&apos;Matt Dannenberg&apos;, u&apos;email&apos;: u&apos;matt.dannenberg@10gen.com&apos;}
&lt;p&gt;Message: Make clear that rs.initiate() should not be run against multiple nodes&lt;/p&gt;

&lt;p&gt;Users have always been confused about rs.initiate() and have been known to run it against each node of a replica set. When they then go to rs.add() the other members to one node, sad things happen. These sad things are much sadder in 3.2, so we should do everything we can to help them avoid this. See &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22287&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-22287&lt;/a&gt; for more about the 3.2 sad things.&lt;/p&gt;

&lt;p&gt;Signed-off-by: kay &amp;lt;kay.kim@10gen.com&amp;gt;&lt;br/&gt;
Branch: v3.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/42188bd6d18baea1872f9b7fde6680f983e54080&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/42188bd6d18baea1872f9b7fde6680f983e54080&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1166538" author="xgen-internal-githook" created="Mon, 8 Feb 2016 15:49:43 +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-22287&quot; title=&quot;Merging replica sets with replication protocol version 1 may result in two primaries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22287&quot;&gt;&lt;del&gt;SERVER-22287&lt;/del&gt;&lt;/a&gt; check heartbeat message instead of logs for inconsistent replica set id error&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/38cd69968a54a3a72b9c83f0bcdbc5acac03785a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/38cd69968a54a3a72b9c83f0bcdbc5acac03785a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1165458" author="xgen-internal-githook" created="Fri, 5 Feb 2016 21:02:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;scotthernandez&apos;, u&apos;name&apos;: u&apos;Scott Hernandez&apos;, u&apos;email&apos;: u&apos;scotthernandez@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22287&quot; title=&quot;Merging replica sets with replication protocol version 1 may result in two primaries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22287&quot;&gt;&lt;del&gt;SERVER-22287&lt;/del&gt;&lt;/a&gt;: disable test for ephemaral variants&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3e96008ad946a5423806f823e8ee3744c49537be&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3e96008ad946a5423806f823e8ee3744c49537be&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1165440" author="xgen-internal-githook" created="Fri, 5 Feb 2016 20:48:12 +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-22287&quot; title=&quot;Merging replica sets with replication protocol version 1 may result in two primaries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22287&quot;&gt;&lt;del&gt;SERVER-22287&lt;/del&gt;&lt;/a&gt; comment out failing test ReplCoordHBV1Test::IgnoreTheContentsOfMetadataWhenItsReplicaSetIdDoesNotMatchOurs&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8633f9c7290e025182c1ea6a42d1c5c44224506f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8633f9c7290e025182c1ea6a42d1c5c44224506f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1165293" author="xgen-internal-githook" created="Fri, 5 Feb 2016 18:41:55 +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-22287&quot; title=&quot;Merging replica sets with replication protocol version 1 may result in two primaries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22287&quot;&gt;&lt;del&gt;SERVER-22287&lt;/del&gt;&lt;/a&gt; added replica set ID validation to heartbeat response processing, replSetReconfigure and replica set quorum check.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0bc96b1ede73c82d45b6d6c2e0b9a33e613ca7c3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0bc96b1ede73c82d45b6d6c2e0b9a33e613ca7c3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1165292" author="xgen-internal-githook" created="Fri, 5 Feb 2016 18:41:54 +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-22287&quot; title=&quot;Merging replica sets with replication protocol version 1 may result in two primaries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22287&quot;&gt;&lt;del&gt;SERVER-22287&lt;/del&gt;&lt;/a&gt; build ReplSetTest._alldbpaths using actual dbpath from MongoRunner.runMongod result&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c58239c96ee83dab5232084cb69238de2b093c49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c58239c96ee83dab5232084cb69238de2b093c49&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1165291" author="xgen-internal-githook" created="Fri, 5 Feb 2016 18:41:53 +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-22287&quot; title=&quot;Merging replica sets with replication protocol version 1 may result in two primaries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22287&quot;&gt;&lt;del&gt;SERVER-22287&lt;/del&gt;&lt;/a&gt; added replicaSetId field to replica set configuration and metadata.&lt;/p&gt;

&lt;p&gt;This field is generated when a replica set configuration is created from the replSetInitiate command&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1ecf7de7e18df42c154c04b1d9310956c91a75b7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1ecf7de7e18df42c154c04b1d9310956c91a75b7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1152612" author="milkie" created="Mon, 25 Jan 2016 15:24:07 +0000"  >&lt;p&gt;I suspect that depending on config version (and term, in pv1), you can make both pv0 and pv1 replica sets merge in this way.  &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7366&quot; title=&quot;Create a random seed on rs.initiate() to avoid merging replica sets&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7366&quot;&gt;&lt;del&gt;SERVER-7366&lt;/del&gt;&lt;/a&gt; has been an issue for a while now, and it is something we hope to solve for 3.3.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="53282">SERVER-7366</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="64237">DOCS-1089</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="106366" name="two_primaries.js" size="855" author="kevin.adistambha@mongodb.com" created="Mon, 25 Jan 2016 05:11:02 +0000"/>
                    </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_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12451" key="com.atlassian.jira.plugin.system.customfieldtypes:multiversion">
                        <customfieldname>Backport Completed</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="16522">3.2.4</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>Mon, 25 Jan 2016 05:42:30 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 51 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_14262" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 10 Feb 2016 23:59:59 +0000</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, 51 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kevin.adistambha@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrkk1r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrdmj3:</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="847">Repl F (01/29/16)</customfieldvalue>
    <customfieldvalue id="848">Repl 10 (02/19/16)</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_14261" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 25 Jan 2016 00:00:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;1. Create a replica set with at least two members, using rs.initiate().&lt;br/&gt;
2. Create another replica set with a single member with the same name as (1), using rs.initiate().&lt;br/&gt;
3. rs.add() the PRIMARY of (2) to the replica set (1).&lt;br/&gt;
4. rs.status() on (1) shows two PRIMARY.&lt;/p&gt;

&lt;p&gt;Note: &lt;tt&gt;two_primaries.js&lt;/tt&gt; jstest is attached.&lt;/p&gt;</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|hsfapr:</customfieldvalue>

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