<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:20:33 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-49694] On a sharded cluster, nearest or hedged reads may not be routed to a near shard replica.</title>
                <link>https://jira.mongodb.org/browse/SERVER-49694</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;panel&quot; style=&quot;background-color: #eeeeee;border-color: #cccccc;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelHeader&quot; style=&quot;border-bottom-width: 1px;border-bottom-color: #cccccc;background-color: #6cb33f;&quot;&gt;&lt;b&gt;Issue Status as of July 28, 2020&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;panelContent&quot; style=&quot;background-color: #eeeeee;&quot;&gt;
&lt;p&gt;&lt;b&gt;ISSUE SUMMARY&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Due to an issue with reporting the round-trip time (RTT) of replica set members, on mongoS, &lt;a href=&quot;https://docs.mongodb.com/manual/core/read-preference/#nearest&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&quot;nearest&quot;&lt;/a&gt; read preference and hedged reads do not determine the eligible nodes based on &lt;tt&gt;localThresholdMs&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;USER IMPACT&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;On a sharded cluster, nearest reads or hedged reads are not necessarily routed to a &lt;em&gt;near&lt;/em&gt; shard replica (that is, within 15ms round-trip time). These reads are instead dispatched to an arbitrary node, which can be&#160;more remote.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;WORKAROUNDS&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Installations with distributed sharded clusters that rely on &lt;a href=&quot;https://docs.mongodb.com/manual/core/read-preference/#nearest&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;read preference &quot;nearest&quot;&lt;/a&gt; should not upgrade to 4.4.0. Instead, upgrade to 4.4.1.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;AFFECTED VERSIONS&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This affects version 4.4.0.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;FIX VERSION&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This issue is corrected in MongoDB 4.4.1.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;
&lt;h6&gt;&lt;a name=&quot;OriginalDescription&quot;&gt;&lt;/a&gt;Original Description&lt;/h6&gt;
&lt;p&gt;When looking a substantial RTT for non-colocated hosts, I&apos;m seeing clean .8 factor decreases on ping intervals which trends towards 0. I see that the factor is .2 from &lt;a href=&quot;https://github.com/mongodb/mongo/blob/d4e7ea57599b44353b5393afedee8ae5670837b3/src/mongo/client/sdam/server_description.h#L130&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt;. My conclusion is we&apos;re passing in RTT=0 for each update after the first.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1413489">SERVER-49694</key>
            <summary>On a sharded cluster, nearest or hedged reads may not be routed to a near shard replica.</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="13201">Fixed</resolution>
                                        <assignee username="lamont.nelson@mongodb.com">Lamont Nelson</assignee>
                                    <reporter username="ben.caimano@mongodb.com">Benjamin Caimano</reporter>
                        <labels>
                    </labels>
                <created>Fri, 17 Jul 2020 17:07:42 +0000</created>
                <updated>Sun, 29 Oct 2023 22:05:38 +0000</updated>
                            <resolved>Mon, 17 Aug 2020 21:03:29 +0000</resolved>
                                                    <fixVersion>4.4.1</fixVersion>
                    <fixVersion>4.7.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>13</watches>
                                                                                                                <comments>
                            <comment id="3488448" author="xgen-internal-githook" created="Thu, 12 Nov 2020 21:47:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;jeff-allen-mongo&apos;, &apos;email&apos;: &apos;jeffrey.allen@10gen.com&apos;, &apos;username&apos;: &apos;jeff-allen-mongo&apos;}
&lt;p&gt;Message: (DOCSP-11857): &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49694&quot; title=&quot;On a sharded cluster, nearest or hedged reads may not be routed to a near shard replica.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49694&quot;&gt;&lt;del&gt;SERVER-49694&lt;/del&gt;&lt;/a&gt; fixed in 4.1.1&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/04cdee0b0ef9df1931bbeea98b5c48af6906afa6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/04cdee0b0ef9df1931bbeea98b5c48af6906afa6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3349127" author="xgen-internal-githook" created="Thu, 20 Aug 2020 14:15:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;jeff-allen-mongo&apos;, &apos;email&apos;: &apos;jeffrey.allen@10gen.com&apos;, &apos;username&apos;: &apos;jeff-allen-mongo&apos;}
&lt;p&gt;Message: (DOCSP-11857): &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49694&quot; title=&quot;On a sharded cluster, nearest or hedged reads may not be routed to a near shard replica.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49694&quot;&gt;&lt;del&gt;SERVER-49694&lt;/del&gt;&lt;/a&gt; fixed in 4.1.1&lt;br/&gt;
Branch: v4.4.1&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/b976b3239681439dc3fa4d504b58b34ab2a0c593&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/b976b3239681439dc3fa4d504b58b34ab2a0c593&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3343438" author="jeffrey.allen" created="Mon, 17 Aug 2020 21:23:15 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=lamont.nelson&quot; class=&quot;user-hover&quot; rel=&quot;lamont.nelson&quot;&gt;lamont.nelson&lt;/a&gt;, we&apos;d been documenting this ticket as a &lt;a href=&quot;https://docs.mongodb.com/manual/release-notes/4.4/#known-issues&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Known Issue in 4.4&lt;/a&gt;. Can we now remove this ticket from that section?&lt;/p&gt;</comment>
                            <comment id="3343201" author="xgen-internal-githook" created="Mon, 17 Aug 2020 19:42:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;LaMont Nelson&apos;, &apos;email&apos;: &apos;lamont.nelson@mongodb.com&apos;, &apos;username&apos;: &apos;lamontnelson&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49694&quot; title=&quot;On a sharded cluster, nearest or hedged reads may not be routed to a near shard replica.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49694&quot;&gt;&lt;del&gt;SERVER-49694&lt;/del&gt;&lt;/a&gt;: fix latency measurement in RSM; change latency measurement for command responses to Microseconds&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d09a0da1f4ccca9b087ba21bba66c88e0abd07d0)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/434d078caab5ab814d3c40db9418844311fc4eac&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/434d078caab5ab814d3c40db9418844311fc4eac&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3340709" author="xgen-internal-githook" created="Fri, 14 Aug 2020 22:50:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;LaMont Nelson&apos;, &apos;email&apos;: &apos;lamont.nelson@mongodb.com&apos;, &apos;username&apos;: &apos;lamontnelson&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49694&quot; title=&quot;On a sharded cluster, nearest or hedged reads may not be routed to a near shard replica.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49694&quot;&gt;&lt;del&gt;SERVER-49694&lt;/del&gt;&lt;/a&gt;: fix latency measurement in RSM; change latency measurement for command responses to Microseconds&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d09a0da1f4ccca9b087ba21bba66c88e0abd07d0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d09a0da1f4ccca9b087ba21bba66c88e0abd07d0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3338438" author="xgen-internal-githook" created="Thu, 13 Aug 2020 21:20:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;LaMont Nelson&apos;, &apos;email&apos;: &apos;lamont.nelson@mongodb.com&apos;, &apos;username&apos;: &apos;lamontnelson&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49694&quot; title=&quot;On a sharded cluster, nearest or hedged reads may not be routed to a near shard replica.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49694&quot;&gt;&lt;del&gt;SERVER-49694&lt;/del&gt;&lt;/a&gt;: fix latency measurement in RSM; change latency measurement for command responses to Microseconds&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit b2c1fa4f121fdb6cdffa924b802271d68c3367a3.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/40ca8fbe45bb723f08261c4f6476fd79b6f276b0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/40ca8fbe45bb723f08261c4f6476fd79b6f276b0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3323077" author="xgen-internal-githook" created="Wed, 5 Aug 2020 16:56:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;LaMont Nelson&apos;, &apos;email&apos;: &apos;lamont.nelson@mongodb.com&apos;, &apos;username&apos;: &apos;lamontnelson&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49694&quot; title=&quot;On a sharded cluster, nearest or hedged reads may not be routed to a near shard replica.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49694&quot;&gt;&lt;del&gt;SERVER-49694&lt;/del&gt;&lt;/a&gt;: fix latency measurement in RSM; change latency measurement for command responses to Microseconds&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b2c1fa4f121fdb6cdffa924b802271d68c3367a3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b2c1fa4f121fdb6cdffa924b802271d68c3367a3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3299674" author="lamont.nelson" created="Thu, 23 Jul 2020 21:00:11 +0000"  >&lt;p&gt;Yes, Microseconds makes sense. I&apos;ve started changing the code and it seems this will impact a number of files as I move through the call sites and their dependencies. I&apos;m currently changing the types that use this field for consistency, and to preserve information.&lt;/p&gt;

&lt;p&gt;Alternatively, I could do a BFS and try to keep the changes to one level deep, but it seems that being consistent in this regard is the right thing to do since this would save any users of&#160;RemoteCommandResponse from having to instantiate their own timer (&lt;a href=&quot;https://github.com/mongodb/mongo/blob/01636425695d37e1c3090ff8b47a97d87a4eb1f6/src/mongo/client/scanning_replica_set_monitor.cpp#L619&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;like the old RSM&lt;/a&gt;) if they care about the latency.&#160;&#160;&lt;/p&gt;

&lt;p&gt;If anyone feels strongly either way let me know.&lt;/p&gt;</comment>
                            <comment id="3297780" author="schwerin" created="Wed, 22 Jul 2020 22:31:33 +0000"  >&lt;p&gt;So, &lt;a href=&quot;#L56]&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;&lt;tt&gt;Microseconds&lt;/tt&gt;&lt;/a&gt;? That&apos;s the natural return type &lt;a href=&quot;https://github.com/mongodb/mongo/blob/01636425695d37e1c3090ff8b47a97d87a4eb1f6/src/mongo/util/timer.h#L68&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;Timer::elapsed()&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="3297768" author="lamont.nelson" created="Wed, 22 Jul 2020 22:19:48 +0000"  >&lt;p&gt;This will require changing &lt;a href=&quot;https://github.com/mongodb/mongo/blob/01636425695d37e1c3090ff8b47a97d87a4eb1f6/src/mongo/executor/remote_command_response.h#L75&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this type&lt;/a&gt;&#160;to a sub-millisecond type, so that the &lt;a href=&quot;https://github.com/mongodb/mongo/blob/01636425695d37e1c3090ff8b47a97d87a4eb1f6/src/mongo/client/replica_set_monitor_manager.cpp#L92&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;code here&lt;/a&gt; will have a nonzero value.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                        <issuelink>
            <issuekey id="1184239">DOCS-13448</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="270369" name="Screen Shot 2020-07-17 at 13.09.39.png" size="35743" author="ben.caimano@mongodb.com" created="Fri, 17 Jul 2020 17:11:11 +0000"/>
                            <attachment id="270371" name="rsm_heartbeat.js" size="1056" author="ben.caimano@mongodb.com" created="Fri, 17 Jul 2020 17:15:35 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="18953"><![CDATA[v4.4]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10011"><![CDATA[Minor Change]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 22 Jul 2020 22:19:48 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 12 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_17052" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Downstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fix for known issue</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16942"><![CDATA[Needed]]></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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 12 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>44.0</customfieldvalue>

                        </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>schwerin@mongodb.com</customfieldvalue>
            <customfieldvalue>ben.caimano@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jeffrey.allen@mongodb.com</customfieldvalue>
            <customfieldvalue>lamont.nelson@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hxvim7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hxif4v:</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_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;I&apos;ve attached a javascript test that logs the RTTs over the course of 20 pings. It shows 0 RTT reliably despite a failCommand fail point that should prevent that.&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_17051" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Teams Impacted</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16944"><![CDATA[Docs]]></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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hxv4vj:</customfieldvalue>

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