<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:41: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-57147] Remove outdated TODO comment referring to WT-4459</title>
                <link>https://jira.mongodb.org/browse/SERVER-57147</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;There is a TODO in the codebase referencing a resolved ticket which is assigned to you.&lt;/p&gt;

&lt;p&gt;Please follow this link to see the lines of code referencing this resolved ticket:&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/search?q=WT-4459&amp;amp;type=Code&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/search?q=WT-4459&amp;amp;type=Code&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The next steps for this ticket are to either remove the outdated TODO or follow the steps in the TODO if it is correct. If the latter, please update the summary and description of this ticket to represent the work you&apos;re actually doing.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1752162">SERVER-57147</key>
            <summary>Remove outdated TODO comment referring to WT-4459</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="monica.ng@mongodb.com">Monica Ng</assignee>
                                    <reporter username="dbeng-pm-bot">PM Bot</reporter>
                        <labels>
                            <label>autogen-todo</label>
                    </labels>
                <created>Mon, 24 May 2021 07:34:04 +0000</created>
                <updated>Sun, 29 Oct 2023 21:53:11 +0000</updated>
                            <resolved>Tue, 29 Jun 2021 00:57:13 +0000</resolved>
                                                    <fixVersion>5.0.0-rc3</fixVersion>
                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="3906510" author="xgen-internal-githook" created="Tue, 29 Jun 2021 00:52:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Monica Ng&apos;, &apos;email&apos;: &apos;monica.ng@mongodb.com&apos;, &apos;username&apos;: &apos;mm-ng&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57147&quot; title=&quot;Remove outdated TODO comment referring to WT-4459&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57147&quot;&gt;&lt;del&gt;SERVER-57147&lt;/del&gt;&lt;/a&gt; Remove outdated TODO comment referring to &lt;a href=&quot;https://jira.mongodb.org/browse/WT-4459&quot; title=&quot;Some recovery errors lead to memory leak&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-4459&quot;&gt;&lt;del&gt;WT-4459&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5f5ac8d637439bda2dd42a93b0f2d6cf755b5a27&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5f5ac8d637439bda2dd42a93b0f2d6cf755b5a27&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3895620" author="JIRAUSER1257876" created="Thu, 24 Jun 2021 00:11:40 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=louis.williams&quot; class=&quot;user-hover&quot; rel=&quot;louis.williams&quot;&gt;louis.williams&lt;/a&gt;. I have added you as a reviewer on the CR, could you please review this?&lt;/p&gt;</comment>
                            <comment id="3891362" author="louis.williams" created="Tue, 22 Jun 2021 14:57:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=monica.ng&quot; class=&quot;user-hover&quot; rel=&quot;monica.ng&quot;&gt;monica.ng&lt;/a&gt;, thanks! I think if this test fails ASAN in the future, we&apos;ll probably just stop running the test permanently. The coverage is not entirely necessary, and I would prefer to just prevent future failures by keeping the test disabled than having coverage for something that doesn&apos;t represent a world use case.&lt;/p&gt;</comment>
                            <comment id="3886174" author="JIRAUSER1257876" created="Thu, 17 Jun 2021 23:32:41 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=louis.williams&quot; class=&quot;user-hover&quot; rel=&quot;louis.williams&quot;&gt;louis.williams&lt;/a&gt;&#160;I actually did happen to run a patch yesterday - it doesn&apos;t seem like we are running into any issues but let me know how you&apos;d like to proceed with this.&lt;/p&gt;

&lt;p&gt;Patch Link:&#160;&lt;a href=&quot;https://spruce.mongodb.com/version/60ca98457742ae161d8ac233/tasks&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://spruce.mongodb.com/version/60ca98457742ae161d8ac233/tasks&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="3884639" author="louis.williams" created="Thu, 17 Jun 2021 13:51:35 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=monica.ng&quot; class=&quot;user-hover&quot; rel=&quot;monica.ng&quot;&gt;monica.ng&lt;/a&gt;, I was thinking you could remove the conditional and run a patch build, specifically the &quot;! {A,UB}SAN Enterprise Ubuntu 18.04 DEBUG&quot; variant.&#160;&lt;/p&gt;

&lt;p&gt;After some thought, however, I don&apos;t think this test coverage is very valuable. You can just remove the comment as it is in your CR.&lt;/p&gt;</comment>
                            <comment id="3883976" author="JIRAUSER1257876" created="Thu, 17 Jun 2021 04:21:10 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=louis.williams&quot; class=&quot;user-hover&quot; rel=&quot;louis.williams&quot;&gt;louis.williams&lt;/a&gt;&#160;How should we be checking if the problem still exists?&lt;/p&gt;</comment>
                            <comment id="3881166" author="louis.williams" created="Wed, 16 Jun 2021 14:19:37 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=sue.loverso&quot; class=&quot;user-hover&quot; rel=&quot;sue.loverso&quot;&gt;sue.loverso&lt;/a&gt;, if we remove the conditional and the problem still exists, then I think it&apos;s fine to only remove the TODO comment and continue skipping those test cases.&lt;/p&gt;</comment>
                            <comment id="3881127" author="sue.loverso" created="Wed, 16 Jun 2021 14:10:39 +0000"  >&lt;p&gt;While the PR removes the TODO it does not change the test such that it will ever again run with ASAN. I assume the change that added the TODO also added the conditional below it.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=louis.williams&quot; class=&quot;user-hover&quot; rel=&quot;louis.williams&quot;&gt;louis.williams&lt;/a&gt; should only the comment be removed or the conditional too and see if the problem still exists? Are we gaining much reinstating that one specific test in ASAN? &lt;a href=&quot;https://jira.mongodb.org/browse/WT-4459&quot; title=&quot;Some recovery errors lead to memory leak&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-4459&quot;&gt;&lt;del&gt;WT-4459&lt;/del&gt;&lt;/a&gt; was not fixed but closed as Gone Away since it basically aged out and was almost 3 years old. &lt;/p&gt;</comment>
                            <comment id="3880216" author="JIRAUSER1257876" created="Wed, 16 Jun 2021 05:42:53 +0000"  >&lt;p&gt;I have raised a PR in the SERVER codebase to just remove the comment. &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=sue&quot; class=&quot;user-hover&quot; rel=&quot;sue&quot;&gt;sue&lt;/a&gt;&#160;can you please confirm if this was the intended change as &lt;a href=&quot;https://jira.mongodb.org/browse/WT-4459&quot; title=&quot;Some recovery errors lead to memory leak&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-4459&quot;&gt;&lt;del&gt;WT-4459&lt;/del&gt;&lt;/a&gt; will not be completed anymore?&lt;/p&gt;

&lt;p&gt;PR: &lt;a href=&quot;https://mongodbcr.appspot.com/791300038&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodbcr.appspot.com/791300038&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3870122" author="JIRAUSER1254368" created="Thu, 10 Jun 2021 05:37:41 +0000"  >&lt;p&gt;Remove this TODO as wont be doing &lt;a href=&quot;https://jira.mongodb.org/browse/WT-4459&quot; title=&quot;Some recovery errors lead to memory leak&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-4459&quot;&gt;&lt;del&gt;WT-4459&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="638930">WT-4459</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>10.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_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>Thu, 10 Jun 2021 05:37:41 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 32 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not 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>
                            2 years, 32 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>deepti.hasija@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>louis.williams@mongodb.com</customfieldvalue>
            <customfieldvalue>monica.ng@mongodb.com</customfieldvalue>
            <customfieldvalue>dbeng-pm-bot</customfieldvalue>
            <customfieldvalue>sue.loverso@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzgwan:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr76d3:</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="5096">Storage - Ra 2021-06-28</customfieldvalue>
    <customfieldvalue id="5155">Storage - Ra 2021-07-12</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</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|hzgijr:</customfieldvalue>

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