<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:26:08 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-73972] mongodb 4.4 secondary replication hang</title>
                <link>https://jira.mongodb.org/browse/SERVER-73972</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;1&#12289;i check replication info that i find the one secondary lag more than 9000s&lt;br/&gt;
shard4:SECONDARY&amp;gt; rs.printSlaveReplicationInfo()&lt;br/&gt;
source: mongodb68:31004&lt;br/&gt;
        syncedTo: Tue Feb 14 2023 12:36:01 GMT+0800 (CST)&lt;br/&gt;
        0 secs (0 hrs) behind the primary &lt;br/&gt;
source: mongodb69:31004&lt;br/&gt;
        syncedTo: Tue Feb 14 2023 10:03:40 GMT+0800 (CST)&lt;br/&gt;
        9141 secs (2.54 hrs) behind the primary &lt;br/&gt;
2&#12289;i check lock. serverStatus:1 is locked by                                  &quot;ParallelBatchWriterMode&quot; : &quot;r&quot;&lt;/p&gt;


&lt;p&gt;                {&lt;br/&gt;
                        &quot;type&quot; : &quot;op&quot;,&lt;br/&gt;
                        &quot;desc&quot; : &quot;conn323699&quot;,&lt;br/&gt;
                        &quot;connectionId&quot; : 323699,&lt;br/&gt;
                        &quot;clientMetadata&quot; : {&lt;br/&gt;
                                &quot;driver&quot; : &lt;/p&gt;
{
                                        &quot;name&quot; : &quot;mongo-go-driver&quot;,
                                        &quot;version&quot; : &quot;v1.0.1&quot;
                                }
&lt;p&gt;,&lt;br/&gt;
                                &quot;os&quot; : &lt;/p&gt;
{
                                        &quot;type&quot; : &quot;linux&quot;,
                                        &quot;architecture&quot; : &quot;amd64&quot;
                                }
&lt;p&gt;,&lt;br/&gt;
                                &quot;platform&quot; : &quot;go1.13.10&quot;&lt;br/&gt;
                        },&lt;br/&gt;
                        &quot;active&quot; : true,&lt;br/&gt;
                        &quot;currentOpTime&quot; : &quot;2023-02-14T10:43:50.888+08:00&quot;,&lt;/p&gt;

&lt;p&gt;                        &quot;opid&quot; : -1523928877,&lt;br/&gt;
                        &quot;secs_running&quot; : NumberLong(2831),&lt;br/&gt;
                        &quot;microsecs_running&quot; : NumberLong(&quot;2831816411&quot;),&lt;br/&gt;
                        &quot;op&quot; : &quot;command&quot;,&lt;br/&gt;
                        &quot;ns&quot; : &quot;admin.$cmd&quot;,&lt;br/&gt;
                        &quot;command&quot; : {&lt;br/&gt;
                                &quot;serverStatus&quot; : 1,&lt;br/&gt;
                                &quot;advisoryHostFQDNs&quot; : 1,&lt;br/&gt;
                                &quot;locks&quot; : 0,&lt;br/&gt;
                                &quot;recordStats&quot; : 0,&lt;br/&gt;
                                &quot;oplog&quot; : 0,&lt;br/&gt;
                                &quot;$clusterTime&quot; : {&lt;br/&gt;
                                        &quot;clusterTime&quot; : Timestamp(1676339797, 2140),&lt;br/&gt;
                                        &quot;signature&quot; : &lt;/p&gt;
{
                                                &quot;hash&quot; : BinData(0,&quot;/2uRF//p/2dkSYG0iauiyFybodI=&quot;),
                                                &quot;keyId&quot; : NumberLong(&quot;7143870411116118530&quot;)
                                        }
&lt;p&gt;                                },&lt;br/&gt;
                                &quot;$db&quot; : &quot;admin&quot;,&lt;br/&gt;
                                &quot;$readPreference&quot; : &lt;/p&gt;
{
                                        &quot;mode&quot; : &quot;primaryPreferred&quot;
                                }
&lt;p&gt;                        },&lt;br/&gt;
                        &quot;numYields&quot; : 0,&lt;br/&gt;
                        &quot;waitingForLatch&quot; : &lt;/p&gt;
{
                                &quot;timestamp&quot; : ISODate(&quot;2023-02-14T02:43:50.876Z&quot;),
                                &quot;captureName&quot; : &quot;CondVarLockGrantNotification::_mutex&quot;
                        }
&lt;p&gt;,&lt;br/&gt;
                        &quot;locks&quot; : &lt;/p&gt;
{
                                &quot;ParallelBatchWriterMode&quot; : &quot;r&quot;
                        }
&lt;p&gt;,&lt;br/&gt;
                        &quot;waitingForLock&quot; : true,&lt;br/&gt;
                        &quot;lockStats&quot; : {&lt;br/&gt;
                                &quot;ParallelBatchWriterMode&quot; : {&lt;br/&gt;
                                        &quot;acquireCount&quot; : &lt;/p&gt;
{
                                                &quot;r&quot; : NumberLong(2)
                                        }
&lt;p&gt;,&lt;br/&gt;
                                        &quot;acquireWaitCount&quot; : &lt;/p&gt;
{
                                                &quot;r&quot; : NumberLong(2)
                                        }
&lt;p&gt;,&lt;br/&gt;
                                        &quot;timeAcquiringMicros&quot; : &lt;/p&gt;
{
                                                &quot;r&quot; : NumberLong(&quot;2831703688&quot;)
                                        }
&lt;p&gt;                                }&lt;br/&gt;
                        },&lt;br/&gt;
                        &quot;waitingForFlowControl&quot; : false,&lt;br/&gt;
                        &quot;flowControlStats&quot; : {&lt;/p&gt;

&lt;p&gt;                        }&lt;br/&gt;
                },&lt;br/&gt;
{&lt;br/&gt;
        &quot;type&quot; : &quot;op&quot;,&lt;br/&gt;
        &quot;desc&quot; : &quot;OplogApplier-0&quot;,&lt;br/&gt;
        &quot;active&quot; : true,&lt;br/&gt;
        &quot;currentOpTime&quot; : &quot;2023-02-14T11:20:14.842+08:00&quot;,&lt;br/&gt;
        &quot;effectiveUsers&quot; : [&lt;/p&gt;
                {
                        &quot;user&quot; : &quot;__system&quot;,
                        &quot;db&quot; : &quot;local&quot;
                }
&lt;p&gt;        ],&lt;br/&gt;
        &quot;opid&quot; : -1524195878,&lt;br/&gt;
        &quot;op&quot; : &quot;none&quot;,&lt;br/&gt;
        &quot;ns&quot; : &quot;&quot;,&lt;br/&gt;
        &quot;command&quot; : {&lt;/p&gt;

&lt;p&gt;        },&lt;br/&gt;
        &quot;numYields&quot; : 0,&lt;br/&gt;
        &quot;locks&quot; : &lt;/p&gt;
{
                &quot;ParallelBatchWriterMode&quot; : &quot;W&quot;
        }
&lt;p&gt;,&lt;br/&gt;
        &quot;waitingForLock&quot; : false,&lt;br/&gt;
        &quot;lockStats&quot; : {&lt;br/&gt;
                &quot;ParallelBatchWriterMode&quot; : {&lt;br/&gt;
                        &quot;acquireCount&quot; : &lt;/p&gt;
{
                                &quot;W&quot; : NumberLong(1)
                        }
&lt;p&gt;                },&lt;br/&gt;
                &quot;ReplicationStateTransition&quot; : {&lt;br/&gt;
                        &quot;acquireCount&quot; : &lt;/p&gt;
{
                                &quot;w&quot; : NumberLong(4)
                        }
&lt;p&gt;                },&lt;br/&gt;
                &quot;Global&quot; : {&lt;br/&gt;
                        &quot;acquireCount&quot; : &lt;/p&gt;
{
                                &quot;r&quot; : NumberLong(1),
                                &quot;w&quot; : NumberLong(3)
                        }
&lt;p&gt;                },&lt;br/&gt;
                &quot;Database&quot; : {&lt;br/&gt;
                        &quot;acquireCount&quot; : &lt;/p&gt;
{
                                &quot;r&quot; : NumberLong(1),
                                &quot;w&quot; : NumberLong(3)
                        }
&lt;p&gt;                },&lt;br/&gt;
                &quot;Collection&quot; : {&lt;br/&gt;
                        &quot;acquireCount&quot; : &lt;/p&gt;
{
                                &quot;r&quot; : NumberLong(1),
                                &quot;w&quot; : NumberLong(3)
                        }
&lt;p&gt;                },&lt;br/&gt;
                &quot;Mutex&quot; : {&lt;br/&gt;
                        &quot;acquireCount&quot; : &lt;/p&gt;
{
                                &quot;r&quot; : NumberLong(4)
                        }
&lt;p&gt;                }&lt;br/&gt;
        },&lt;br/&gt;
        &quot;waitingForFlowControl&quot; : false,&lt;br/&gt;
        &quot;flowControlStats&quot; : {&lt;/p&gt;

&lt;p&gt;        }&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment></environment>
        <key id="2263883">SERVER-73972</key>
            <summary>mongodb 4.4 secondary replication hang</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="yuan.fang@mongodb.com">Yuan Fang</assignee>
                                    <reporter username="601290552@qq.com">jing xu</reporter>
                        <labels>
                    </labels>
                <created>Tue, 14 Feb 2023 07:59:58 +0000</created>
                <updated>Mon, 27 Feb 2023 19:44:01 +0000</updated>
                            <resolved>Mon, 27 Feb 2023 19:44:01 +0000</resolved>
                                    <version>4.4.12</version>
                                                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="5234129" author="JIRAUSER1270794" created="Mon, 27 Feb 2023 19:42:35 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=601290552%40qq.com&quot; class=&quot;user-hover&quot; rel=&quot;601290552@qq.com&quot;&gt;601290552@qq.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;After reviewing the FTDC you provided, we noticed an increase in &lt;tt&gt;update conflicts&lt;/tt&gt; following the point in time when the secondary began to lag. Based on the &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-73972?focusedCommentId=5232059&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-5232059&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;comment&lt;/a&gt; from &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=haribabu.kommi%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;haribabu.kommi@mongodb.com&quot;&gt;haribabu.kommi@mongodb.com&lt;/a&gt;, we recommend that you upgrade to the latest version of MongoDB 4.4 (currently &lt;a href=&quot;https://www.mongodb.com/docs/manual/release-notes/4.4/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4.4.18&lt;/a&gt;). We will be closing this ticket for now, but if the issue persists even after upgrading to the latest version, please let us know by following up here, and we will reopen the ticket.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Yuan&lt;/p&gt;</comment>
                            <comment id="5232059" author="haribabu.kommi" created="Mon, 27 Feb 2023 03:28:24 +0000"  >&lt;p&gt;Thanks to &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=yuan.fang%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;yuan.fang@mongodb.com&quot;&gt;yuan.fang@mongodb.com&lt;/a&gt; for the details and &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=601290552%40qq.com&quot; class=&quot;user-hover&quot; rel=&quot;601290552@qq.com&quot;&gt;601290552@qq.com&lt;/a&gt; for the bug report.&lt;/p&gt;

&lt;p&gt;Usually, the &lt;tt&gt;update conflicts&lt;/tt&gt; are possible when there are any active transactions running in the system. Still, from the FTDC data, I couldn&apos;t find any active transactions in the system.&lt;/p&gt;

&lt;p&gt;While going through the couple of bugs that are fixed in WiredTiger, I found a bug &lt;a href=&quot;https://jira.mongodb.org/browse/WT-8924&quot; title=&quot;Don&amp;#39;t check against on disk time window if there is an insert list when checking for conflicts in row-store&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-8924&quot;&gt;&lt;del&gt;WT-8924&lt;/del&gt;&lt;/a&gt; that exhibits the same symptoms reported in this bug of looping with &lt;tt&gt;update conflicts&lt;/tt&gt; and replication to stall is fixed in MongoDB 4.4.14. &lt;/p&gt;

&lt;p&gt;The Server version that reproduced this bug is running MongoDB 4.4.12 version. Updating the MongoDB server to the latest supported version could fix this problem.&lt;/p&gt;</comment>
                            <comment id="5223849" author="601290552@qq.com" created="Thu, 23 Feb 2023 06:43:53 +0000"  >&lt;p&gt;hi:&lt;br/&gt;
     it&apos;s ok.thank you,i will upload it .&lt;/p&gt;</comment>
                            <comment id="5221546" author="JIRAUSER1270794" created="Wed, 22 Feb 2023 16:15:21 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=601290552%40qq.com&quot; class=&quot;user-hover&quot; rel=&quot;601290552@qq.com&quot;&gt;601290552@qq.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for providing the FTDC. While we are investigating this, could you also please provide the mongod.log that covers the time when the incident occurred, as requested in our previous comment?&#160; &lt;a href=&quot;https://amphora.corp.mongodb.com/public/upload/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmb2xkZXJfaWQiOiIxOTQ2NzIyODUyNTMiLCJleHAiOjE2Nzg5OTU5NjV9.jMqopHSxeJ1KQ4aLAUEFgSHd4oZIostoBUbpjN8HZpk&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;upload portal&lt;/a&gt; is still available for you to use.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Yuan&lt;/p&gt;</comment>
                            <comment id="5216411" author="601290552@qq.com" created="Tue, 21 Feb 2023 14:21:26 +0000"  >&lt;p&gt;hi:&lt;br/&gt;
 i upload it for you.thank you.&lt;/p&gt;</comment>
                            <comment id="5198509" author="JIRAUSER1270794" created="Tue, 14 Feb 2023 19:52:18 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=601290552%40qq.com&quot; class=&quot;user-hover&quot; rel=&quot;601290552@qq.com&quot;&gt;601290552@qq.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for your report. Could you provide additional diagnostic data to help us further investigate this problem? I created a secure &lt;a href=&quot;https://amphora.corp.mongodb.com/public/upload/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmb2xkZXJfaWQiOiIxOTQ2NzIyODUyNTMiLCJleHAiOjE2Nzg5OTU5NjV9.jMqopHSxeJ1KQ4aLAUEFgSHd4oZIostoBUbpjN8HZpk&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;upload portal&lt;/a&gt; for you. Files uploaded to this portal are hosted on Box, are visible only to MongoDB employees, and are routinely deleted after some time.&lt;/p&gt;

&lt;p&gt;For each node in the replica set spanning a time period that includes the incident, would you please archive (tar or zip) and upload to that link:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;the mongod logs&lt;/li&gt;
	&lt;li&gt;the &lt;tt&gt;$dbpath/diagnostic.data&lt;/tt&gt; directory (the contents are described &lt;a href=&quot;https://docs.mongodb.com/manual/administration/analyzing-mongodb-performance/#full-time-diagnostic-data-capture&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Regards,&lt;br/&gt;
Yuan&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1997386">WT-8924</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="433517" name="SERVER-73972.png" size="576566" author="yuan.fang@mongodb.com" created="Thu, 23 Feb 2023 17:10:41 +0000"/>
                            <attachment id="433518" name="single active writer.png" size="20729" author="yuan.fang@mongodb.com" created="Thu, 23 Feb 2023 17:10:44 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25135"><![CDATA[Storage Engines]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 14 Feb 2023 19:52:18 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        49 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>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>yuan.fang@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            49 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>haribabu.kommi@mongodb.com</customfieldvalue>
            <customfieldvalue>601290552@qq.com</customfieldvalue>
            <customfieldvalue>yuan.fang@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1vvrj:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[yuan.fang@mongodb.com]]></customfieldvalue>
    

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1vhwv:</customfieldvalue>

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