<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:13:52 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-7186] Batched oplog application increases frequency of idempotency violations</title>
                <link>https://jira.mongodb.org/browse/SERVER-7186</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;In 2.0.x, oplog entries are applied one at a time on each secondary. Thus, on a restart after a shutdown, only a single op can be applied twice.  In 2.2.0, ops are applied in batches, so on a restart, potentially all the ops in the last batch can be reapplied. There are certain sequences of ops that violate idempotency guarantees needed to insure proper replication.  In 2.2.0, if we detect such a sequence, the secondary halts replication and shuts down, unable to come back online.  &lt;/p&gt;</description>
                <environment></environment>
        <key id="51688">SERVER-7186</key>
            <summary>Batched oplog application increases frequency of idempotency violations</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.mongodb.org/images/icons/priorities/blocker.svg">Blocker - P1</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="alerner">Alberto Lerner</assignee>
                                    <reporter username="ian@mongodb.com">Ian Whalen</reporter>
                        <labels>
                            <label>rsi</label>
                    </labels>
                <created>Thu, 27 Sep 2012 18:52:08 +0000</created>
                <updated>Mon, 11 Jul 2016 17:57:06 +0000</updated>
                            <resolved>Tue, 23 Oct 2012 18:25:05 +0000</resolved>
                                    <version>2.2.0</version>
                                    <fixVersion>2.2.1</fixVersion>
                    <fixVersion>2.3.0</fixVersion>
                                    <component>Replication</component>
                    <component>Storage</component>
                                        <votes>9</votes>
                                    <watches>19</watches>
                                                                                                                <comments>
                            <comment id="182451" author="milkie" created="Mon, 5 Nov 2012 13:37:46 +0000"  >&lt;p&gt;Hi Rotem,&lt;br/&gt;
I created a new JIRA issue to track this: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7551&quot; title=&quot;_id Unique key violation during initial sync&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7551&quot;&gt;&lt;del&gt;SERVER-7551&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="182397" author="rotem" created="Mon, 5 Nov 2012 08:51:06 +0000"  >&lt;p&gt;This bug is not fixed yet. Upgraded to 2.2.1 and got the error again that brings down mongod. See attached log.&lt;/p&gt;</comment>
                            <comment id="176232" author="auto" created="Wed, 17 Oct 2012 19:48:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-17T08:22:08-07:00&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Fixed addToSet logging for an element that exists and is not at the end of the array.&lt;br/&gt;
Branch: v2.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/54217e5e20eb5d1604dba4bf8f3368903f23686b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/54217e5e20eb5d1604dba4bf8f3368903f23686b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="176194" author="auto" created="Wed, 17 Oct 2012 18:42:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-17T08:22:08-07:00&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Fixed addToSet logging for an element that exists and is not at the end of the array.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8f5155b8b22c7aa23940d59d4640073ebffe8dab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8f5155b8b22c7aa23940d59d4640073ebffe8dab&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="174369" author="auto" created="Fri, 12 Oct 2012 19:01:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-12T10:18:08-07:00&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Fixed unittest impacted by previous commit.&lt;br/&gt;
Branch: v2.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/293764a638043a01879b7e4fe65c3210186a08a4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/293764a638043a01879b7e4fe65c3210186a08a4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="174368" author="auto" created="Fri, 12 Oct 2012 19:01:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-12T08:57:04-07:00&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Fixed the case where logging addToSet would fail dollar sign verification.&lt;br/&gt;
Branch: v2.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f7dcb90d9649d6a0ef84729f514e6a82a13199b9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f7dcb90d9649d6a0ef84729f514e6a82a13199b9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="174367" author="auto" created="Fri, 12 Oct 2012 19:01:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-11T16:07:14-07:00&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Optimized logging of push and addToSet update modifiers.&lt;br/&gt;
Branch: v2.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/75bc746a2340ede9c97ed0d75de6d3430a18b376&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/75bc746a2340ede9c97ed0d75de6d3430a18b376&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="174366" author="auto" created="Fri, 12 Oct 2012 19:01:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-05T12:38:04-07:00&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Fixed the case where a no-op  turned into an object replace on the secondary.&lt;br/&gt;
Branch: v2.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/60c65832ded36de7306678e09e77760248cd935e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/60c65832ded36de7306678e09e77760248cd935e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="174365" author="auto" created="Fri, 12 Oct 2012 19:01:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-04T17:49:57-07:00&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Addressed idempotency violations in update operators.&lt;br/&gt;
Branch: v2.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/57e654ee247b13a8a927e9f1f6da597c5ca33c0c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/57e654ee247b13a8a927e9f1f6da597c5ca33c0c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="174325" author="auto" created="Fri, 12 Oct 2012 17:19:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-12T10:18:08-07:00&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Fixed unittest impacted by previous commit.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/dbaff09e6fa0be4db855125e8f1863a725ef7801&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/dbaff09e6fa0be4db855125e8f1863a725ef7801&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="174285" author="auto" created="Fri, 12 Oct 2012 15:58:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-12T08:57:04-07:00&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Fixed the case where logging addToSet would fail dollar sign verification.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9ce8c9ffc3383e131ee04dcbd5e7c07477f2f828&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9ce8c9ffc3383e131ee04dcbd5e7c07477f2f828&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="174017" author="auto" created="Thu, 11 Oct 2012 23:11:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-11T16:07:14-07:00&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Optimized logging of push and addToSet update modifiers.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/46f2d0598cb7c74fc7fd44bd038ecc3599b36f68&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/46f2d0598cb7c74fc7fd44bd038ecc3599b36f68&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="172196" author="auto" created="Sat, 6 Oct 2012 01:04:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-05T12:38:04-07:00&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Fixed the case where a no-op  turned into an object replace on the secondary.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f72009cf0632379eae4f2b173fdbc4b3b47433cf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f72009cf0632379eae4f2b173fdbc4b3b47433cf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="171721" author="auto" created="Fri, 5 Oct 2012 00:51:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-04T17:49:57-07:00&apos;, u&apos;email&apos;: u&apos;alerner@10gen.com&apos;, u&apos;name&apos;: u&apos;Alberto Lerner&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7186&quot; title=&quot;Batched oplog application increases frequency of idempotency violations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7186&quot;&gt;&lt;del&gt;SERVER-7186&lt;/del&gt;&lt;/a&gt; Addressed idempotency violations in update operators.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/55ce76f9360e01216348e65ee5ffe4c748b9040d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/55ce76f9360e01216348e65ee5ffe4c748b9040d&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="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="52144">SERVER-7242</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="45896">SERVER-6671</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="19368">SERVER-3407</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="29179">SERVER-4781</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="30467">SERVER-4943</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="30468">SERVER-4944</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="30469">SERVER-4945</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="39902">SERVER-5961</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="45890">SERVER-6669</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="51527">SERVER-7177</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55280">SERVER-7551</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="51773">SERVER-7198</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="51774">SERVER-7199</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="21367" name="mongod.log" size="6170" author="rotem" created="Mon, 5 Nov 2012 08:51:01 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14.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>Sun, 30 Sep 2012 23:51:39 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 15 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_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>false</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 15 weeks, 2 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>alerner</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
            <customfieldvalue>rotem</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrnmzj:</customfieldvalue>

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

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

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