<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:00:14 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-64394] Adapt Existing Test Uses of ReshardingMetrics to Use ReshardingMetricsNew</title>
                <link>https://jira.mongodb.org/browse/SERVER-64394</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Adapt the existing uses of &lt;a href=&quot;https://github.com/10gen/mongo/blob/5f6cd9a3c69faef393b79e18b118b29f2cce0123/src/mongo/db/s/resharding/resharding_metrics.h&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ReshardingMetrics&lt;/a&gt; in resharding related tests into a new test suite using &lt;a href=&quot;https://github.com/10gen/mongo/blob/5f6cd9a3c69faef393b79e18b118b29f2cce0123/src/mongo/db/s/resharding/resharding_metrics_new.h&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ReshardingMetricsNew&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Files which contain usages of ReshardingMetrics:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;src/mongo/db/s/resharding_test_commands.cpp&lt;/li&gt;
	&lt;li&gt;src/mongo/db/s/resharding/resharding_collection_cloner_test.cpp&lt;/li&gt;
	&lt;li&gt;src/mongo/db/s/resharding/resharding_coordinator_commit_monitor_test.cpp&lt;/li&gt;
	&lt;li&gt;src/mongo/db/s/resharding/resharding_oplog_batch_applier_test.cpp&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Files which read from ReshardingMetrics as part of verifying correctness:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;src/mongo/db/s/resharding/resharding_coordinator_service_test.cpp&lt;/li&gt;
	&lt;li&gt;src/mongo/db/s/resharding/resharding_donor_service_test.cpp&lt;/li&gt;
	&lt;li&gt;src/mongo/db/s/resharding/resharding_oplog_applier_test.cpp&lt;/li&gt;
	&lt;li&gt;src/mongo/db/s/resharding/resharding_oplog_fetcher_test.cpp&lt;/li&gt;
	&lt;li&gt;src/mongo/db/s/resharding/resharding_recipient_service_test.cpp&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="1998087">SERVER-64394</key>
            <summary>Adapt Existing Test Uses of ReshardingMetrics to Use ReshardingMetricsNew</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="13203">Gone away</resolution>
                                        <assignee username="randolph@mongodb.com">Randolph Tan</assignee>
                                    <reporter username="brett.nawrocki@mongodb.com">Brett Nawrocki</reporter>
                        <labels>
                            <label>sharding-nyc-subteam1</label>
                    </labels>
                <created>Wed, 9 Mar 2022 20:52:40 +0000</created>
                <updated>Fri, 27 Oct 2023 20:45:36 +0000</updated>
                            <resolved>Wed, 8 Jun 2022 15:04:07 +0000</resolved>
                                                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4602279" author="renctan" created="Wed, 8 Jun 2022 15:04:07 +0000"  >&lt;p&gt;Work has been included in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-66422&quot; title=&quot;Switch over to new resharding metrics&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-66422&quot;&gt;&lt;del&gt;SERVER-66422&lt;/del&gt;&lt;/a&gt; &lt;/p&gt;</comment>
                            <comment id="4554343" author="renctan" created="Tue, 17 May 2022 19:31:32 +0000"  >&lt;p&gt;Note: resharding_test_commands.cpp is command used in our integration test. The actual work to switch the metrics will be done in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-66422&quot; title=&quot;Switch over to new resharding metrics&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-66422&quot;&gt;&lt;del&gt;SERVER-66422&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1998076">SERVER-64392</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1998120">SERVER-64396</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2045226">SERVER-66422</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>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 17 May 2022 19:31:32 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 35 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-64392'>SERVER-64392</a></s>]]></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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-2664</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>
                            1 year, 35 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>brett.nawrocki@mongodb.com</customfieldvalue>
            <customfieldvalue>randolph@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0mnn3:</customfieldvalue>

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

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5736">Sharding NYC 2022-05-30</customfieldvalue>
    <customfieldvalue id="5737">Sharding NYC 2022-06-13</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|i0m9sf:</customfieldvalue>

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