<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:37:06 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-34562] I use YCSB testing comparise mongodb3.6.3 with mongodb3.4.13 ,find the mongodb3.4.13 insert and update performance is  one and a half times than mongodb3.6.3 </title>
                <link>https://jira.mongodb.org/browse/SERVER-34562</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;ycsb configuration&lt;/p&gt;

&lt;p&gt;#recordcount=100000000&lt;br/&gt;
recordcount=100000000&lt;br/&gt;
#operationcount=100000000&lt;br/&gt;
operationcount=100000000&lt;br/&gt;
workload=com.yahoo.ycsb.workloads.CoreWorkload&lt;br/&gt;
threadcount = 50&lt;/p&gt;

&lt;p&gt;readallfields=true&lt;/p&gt;

&lt;p&gt;readproportion=0&lt;br/&gt;
updateproportion=0&lt;br/&gt;
scanproportion=0&lt;br/&gt;
insertproportion=1&lt;br/&gt;
readmodifywriteproportion=0&lt;/p&gt;

&lt;p&gt;requestdistribution=zipfian&lt;br/&gt;
insertorder = hashed&lt;br/&gt;
readallfields=true&lt;br/&gt;
fieldlength = 200&lt;br/&gt;
fieldcount = 10&lt;br/&gt;
#mongodb.writeConcern = majority&lt;br/&gt;
mongodb.writeConcern = acknowledged&lt;br/&gt;
mongodb.database = ycsb&lt;/p&gt;

&lt;p&gt;mongodb3.6.3 &lt;/p&gt;

&lt;p&gt;mongodb3.6.3 networkMessageCompressors use disabled or use ,the performace low many than mongodb3.4.13&lt;/p&gt;

&lt;p&gt;configuration&lt;/p&gt;

&lt;p&gt;dbpath=/home/data/mongodb/db&lt;/p&gt;

&lt;p&gt;#where to log&lt;br/&gt;
#logpath=/home/***/log/mongodb/mongodb.log&lt;br/&gt;
syslog=true&lt;br/&gt;
logappend=true&lt;/p&gt;

&lt;p&gt;bind_ip_all = true&lt;br/&gt;
port = 27017&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;Enables periodic logging of CPU utilization and I/O wait&lt;br/&gt;
cpu = true&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;Turn on/off security.  Off is currently the default&lt;br/&gt;
#noauth = true&lt;br/&gt;
auth = true&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;keyFile = /home/***/conf/mongodb/keyfile&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;Disable the HTTP interface (Defaults to localhost:27018).&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;in replica set configuration, specify the name of the replica set&lt;br/&gt;
replSet = ***&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;max connections&lt;br/&gt;
maxConns = 65535&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;#profile=1&lt;br/&gt;
#slowms=1000&lt;br/&gt;
smallfiles = true&lt;br/&gt;
noprealloc = true&lt;br/&gt;
#noMoveParanoia = true&lt;br/&gt;
#syncdelay=600&lt;br/&gt;
oplogSize = 20000&lt;br/&gt;
wiredTigerDirectoryForIndexes = true&lt;br/&gt;
directoryperdb = true&lt;br/&gt;
wiredTigerCacheSizeGB = 16&lt;br/&gt;
shardsvr = true&lt;br/&gt;
storageEngine = wiredTiger&lt;br/&gt;
networkMessageCompressors = disabled&lt;/p&gt;</description>
                <environment></environment>
        <key id="530866">SERVER-34562</key>
            <summary>I use YCSB testing comparise mongodb3.6.3 with mongodb3.4.13 ,find the mongodb3.4.13 insert and update performance is  one and a half times than mongodb3.6.3 </summary>
                <type id="6" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14720&amp;avatarType=issuetype">Question</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="kelsey.schubert@mongodb.com">Kelsey Schubert</assignee>
                                    <reporter username="zhouhancang">hancang2000</reporter>
                        <labels>
                    </labels>
                <created>Thu, 19 Apr 2018 06:40:54 +0000</created>
                <updated>Wed, 5 Dec 2018 23:47:05 +0000</updated>
                            <resolved>Wed, 5 Dec 2018 23:47:05 +0000</resolved>
                                                                    <component>Performance</component>
                                        <votes>3</votes>
                                    <watches>13</watches>
                                                                                                                <comments>
                            <comment id="2053444" author="thomas.schubert" created="Tue, 6 Nov 2018 18:01:14 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=cristian.vertiz%40mojix.com&quot; class=&quot;user-hover&quot; rel=&quot;cristian.vertiz@mojix.com&quot;&gt;cristian.vertiz@mojix.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;The fixes that we&apos;ve seen show the most significant improvements in our testing are &lt;a href=&quot;https://jira.mongodb.org/browse/WT-4111&quot; title=&quot;Improve checkpoint scrubbing algorithm&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-4111&quot;&gt;&lt;del&gt;WT-4111&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/WT-4125&quot; title=&quot;Ensure that subsequent checkpoints with stable timestamp don&amp;#39;t read too much&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-4125&quot;&gt;&lt;del&gt;WT-4125&lt;/del&gt;&lt;/a&gt;. These are currently available in the recent 4.0 releases and will be included in the upcoming release of the 3.6 branch, MongoDB 3.6.9.&lt;/p&gt;

&lt;p&gt;Kind regards,&lt;br/&gt;
Kelsey&lt;/p&gt;</comment>
                            <comment id="2016088" author="cristian.vertiz@mojix.com" created="Thu, 27 Sep 2018 12:17:16 +0000"  >&lt;p&gt;Hi&#160;@&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=kelsey.schubert&quot; class=&quot;user-hover&quot; rel=&quot;kelsey.schubert&quot;&gt;kelsey.schubert&lt;/a&gt;&#160;&lt;/p&gt;

&lt;p&gt;Are those fixes going to be included in next mongodb 4.0.x stable release?&lt;/p&gt;</comment>
                            <comment id="2015832" author="thomas.schubert" created="Thu, 27 Sep 2018 05:21:21 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=zhouhancang&quot; class=&quot;user-hover&quot; rel=&quot;zhouhancang&quot;&gt;zhouhancang&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;A number of fixes have gone into the server to address the regressions our internal testing has identified. However, we still observe an 10-20% regression since 3.4. Would you please rerun your experiment on the latest version of MongoDB 3.6, and let us know if you see similar improvement? Currently, we are prioritizing performance work in other areas and do not have additional improvements planned for this issue. However, if your tests do not show improvement, we&apos;ll continue to investigate possible explanations for this disparity.&lt;/p&gt;

&lt;p&gt;Thank you,&lt;br/&gt;
Kelsey&lt;/p&gt;</comment>
                            <comment id="1880775" author="david.daly" created="Wed, 2 May 2018 18:15:09 +0000"  >&lt;p&gt;I&apos;ve linked this ticket to related tickets we&apos;re investigating. The internal investigation tickets won&apos;t be visible to external users, but they are there.&#160;&lt;/p&gt;</comment>
                            <comment id="1879696" author="thomas.schubert" created="Tue, 1 May 2018 21:22:12 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=zhouhancang&quot; class=&quot;user-hover&quot; rel=&quot;zhouhancang&quot;&gt;zhouhancang&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank for reporting this issue. Our internal automated performance testing has identified some regressions which may be related to the performance that you&apos;re observing in your tests. To most effectively work to improve performance, we&apos;re focusing on our investigation against our internal performance benchmarks which are configured to be consistent and stress particular mongod access paths. Once these issues have been resolved, we may be able to revisit this issue to see whether the same fixes resolve this particular performance regression.&lt;/p&gt;

&lt;p&gt;Kind regards,&lt;br/&gt;
Kelsey&lt;/p&gt;</comment>
                            <comment id="1868516" author="zhouhancang" created="Thu, 19 Apr 2018 06:44:47 +0000"  >&lt;p&gt;mongodb3.4.13 ycsb performance &lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;OVERALL&amp;#93;&lt;/span&gt;, RunTime(ms), 5246888.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;OVERALL&amp;#93;&lt;/span&gt;, Throughput(ops/sec), 19058.91644723501&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GCS_PS_Scavenge&amp;#93;&lt;/span&gt;, Count, 14572.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME_PS_Scavenge&amp;#93;&lt;/span&gt;, Time(ms), 42861.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME_%_PS_Scavenge&amp;#93;&lt;/span&gt;, Time(%), 0.8168842178449397&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GCS_PS_MarkSweep&amp;#93;&lt;/span&gt;, Count, 4.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME_PS_MarkSweep&amp;#93;&lt;/span&gt;, Time(ms), 219.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME_%_PS_MarkSweep&amp;#93;&lt;/span&gt;, Time(%), 0.004173902701944466&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GCs&amp;#93;&lt;/span&gt;, Count, 14576.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME&amp;#93;&lt;/span&gt;, Time(ms), 43080.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME_%&amp;#93;&lt;/span&gt;, Time(%), 0.8210581205468841&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, Operations, 50.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, AverageLatency(us), 906.68&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, MinLatency(us), 1.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, MaxLatency(us), 45215.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, 95thPercentileLatency(us), 8.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, 99thPercentileLatency(us), 45215.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, Operations, 1.0E8&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, AverageLatency(us), 2611.9168896&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, MinLatency(us), 580.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, MaxLatency(us), 5189631.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, 95thPercentileLatency(us), 4503.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, 99thPercentileLatency(us), 12775.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, Return=OK, 100000000&lt;/p&gt;

&lt;p&gt;mongodb3.6.3 ycsb performance &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;OVERALL&amp;#93;&lt;/span&gt;, RunTime(ms), 8196936.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;OVERALL&amp;#93;&lt;/span&gt;, Throughput(ops/sec), 12199.680465969235&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GCS_PS_Scavenge&amp;#93;&lt;/span&gt;, Count, 24830.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME_PS_Scavenge&amp;#93;&lt;/span&gt;, Time(ms), 63666.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME_%_PS_Scavenge&amp;#93;&lt;/span&gt;, Time(%), 0.7767048565463974&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GCS_PS_MarkSweep&amp;#93;&lt;/span&gt;, Count, 10.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME_PS_MarkSweep&amp;#93;&lt;/span&gt;, Time(ms), 333.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME_%_PS_MarkSweep&amp;#93;&lt;/span&gt;, Time(%), 0.004062493595167756&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GCs&amp;#93;&lt;/span&gt;, Count, 24840.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME&amp;#93;&lt;/span&gt;, Time(ms), 63999.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;TOTAL_GC_TIME_%&amp;#93;&lt;/span&gt;, Time(%), 0.7807673501415651&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, Operations, 50.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, AverageLatency(us), 969.5&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, MinLatency(us), 2.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, MaxLatency(us), 48351.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, 95thPercentileLatency(us), 13.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;CLEANUP&amp;#93;&lt;/span&gt;, 99thPercentileLatency(us), 48351.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, Operations, 1.0E8&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, AverageLatency(us), 4083.44117683&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, MinLatency(us), 765.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, MaxLatency(us), 1.2320767E7&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, 95thPercentileLatency(us), 6879.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, 99thPercentileLatency(us), 22863.0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INSERT&amp;#93;&lt;/span&gt;, Return=OK, 100000000&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="449967">SERVER-31694</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="532172">SERVER-34604</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 1 May 2018 20:01:13 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 14 weeks, 1 day 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>kelsey.schubert@mongodb.com</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>cristian.vertiz@mojix.com</customfieldvalue>
            <customfieldvalue>david.daly@mongodb.com</customfieldvalue>
            <customfieldvalue>zhouhancang</customfieldvalue>
            <customfieldvalue>kelsey.schubert@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htvvvr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htn0nr:</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[kelsey.schubert@mongodb.com]]></customfieldvalue>
    

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

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