<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:31:20 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-32798] Add duroff variant for MMAPv1</title>
                <link>https://jira.mongodb.org/browse/SERVER-32798</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;It might be useful to have a variant that runs the duroff variant with MMAPv1 and --nojournal.  Right now, we only run that variant with WT, and we&apos;ll be removing most of that suite since the changes in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-30347&quot; title=&quot;Fail startup when running wiredTiger with --nojournal as part of a replica set&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-30347&quot;&gt;&lt;del&gt;SERVER-30347&lt;/del&gt;&lt;/a&gt; are removing support for WT with --nojournal in a replica set.&lt;/p&gt;</description>
                <environment></environment>
        <key id="484986">SERVER-32798</key>
            <summary>Add duroff variant for MMAPv1</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="ian@mongodb.com">Ian Whalen</assignee>
                                    <reporter username="greg.mckeon@mongodb.com">Gregory McKeon</reporter>
                        <labels>
                    </labels>
                <created>Fri, 19 Jan 2018 18:02:41 +0000</created>
                <updated>Mon, 30 Oct 2023 23:09:10 +0000</updated>
                            <resolved>Tue, 23 Jan 2018 18:35:56 +0000</resolved>
                                                    <fixVersion>3.6.4</fixVersion>
                    <fixVersion>3.7.2</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1815419" author="xgen-internal-githook" created="Sun, 25 Feb 2018 19:32:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;ian.whalen@gmail.com&apos;, &apos;name&apos;: &apos;Ian Whalen&apos;, &apos;username&apos;: &apos;IanWhalen&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32798&quot; title=&quot;Add duroff variant for MMAPv1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32798&quot;&gt;&lt;del&gt;SERVER-32798&lt;/del&gt;&lt;/a&gt; Add duroff variant for MMAPv1&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4f706d3490904ad5eb84d0203a89c1ac4719fece&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4f706d3490904ad5eb84d0203a89c1ac4719fece&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1782503" author="xgen-internal-githook" created="Tue, 23 Jan 2018 18:35:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ian Whalen&apos;, &apos;email&apos;: &apos;ian.whalen@gmail.com&apos;, &apos;username&apos;: &apos;IanWhalen&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32798&quot; title=&quot;Add duroff variant for MMAPv1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32798&quot;&gt;&lt;del&gt;SERVER-32798&lt;/del&gt;&lt;/a&gt; Add duroff variant for MMAPv1&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/797b003beddc4dd76473368bf0290bc935fc0691&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/797b003beddc4dd76473368bf0290bc935fc0691&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1779694" author="max.hirschhorn@10gen.com" created="Fri, 19 Jan 2018 22:43:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ian.whalen&quot; class=&quot;user-hover&quot; rel=&quot;ian.whalen&quot;&gt;ian.whalen&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=milkie&quot; class=&quot;user-hover&quot; rel=&quot;milkie&quot;&gt;milkie&lt;/a&gt;, I don&apos;t think it was a intentional decision - my impression is that we only considered retaining basic coverage across different platforms for the MMAPv1 storage engine and forgot about the non-journaling axis. We should add a &quot;Linux (No Journal) MMAPv1&quot; builder that has whatever tasks were removed from &lt;a href=&quot;https://github.com/mongodb/mongo/blob/85251da86bffa977348ecea5a7a5583edd7972d1/etc/evergreen.yml#L5218-L5276&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this list&lt;/a&gt; with the changes from &lt;a href=&quot;https://github.com/mongodb/mongo/commit/99c8a6a292d2b8f9e60f2d87e7b71972d241575b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;99c8a6&lt;/a&gt; as part of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-31976&quot; title=&quot;Refactor mmapv1 tests into dedicated buildvariants&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-31976&quot;&gt;&lt;del&gt;SERVER-31976&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="1779638" author="ian@10gen.com" created="Fri, 19 Jan 2018 22:03:53 +0000"  >&lt;p&gt;Nope, I don&apos;t think that was so much of a conscious choice as probably something that slipped through.  &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max.hirschhorn&quot; class=&quot;user-hover&quot; rel=&quot;max.hirschhorn&quot;&gt;max.hirschhorn&lt;/a&gt; did you have any intent behind that?  Should I add these back in?&lt;/p&gt;</comment>
                            <comment id="1779401" author="milkie" created="Fri, 19 Jan 2018 19:14:54 +0000"  >&lt;p&gt;Yes, do you recall why we chose to remove those tasks completely rather than reconstituting them on the new mmap builder?&lt;/p&gt;</comment>
                            <comment id="1779384" author="ian@10gen.com" created="Fri, 19 Jan 2018 19:03:10 +0000"  >&lt;p&gt;Well there wasn&apos;t really an &apos;MMAP duroff&apos; variant originally.  We had a duroff variant which ran both WT (mostly) and some MMAP (jscore, for example) tasks. So what really went away was just running MMAP tasks on this buildvariant.  Make sense?&lt;/p&gt;</comment>
                            <comment id="1779297" author="milkie" created="Fri, 19 Jan 2018 18:14:27 +0000"  >&lt;p&gt;Ian, can you research why the MMAP duroff variant originally went away?  Did it go away when we pulled mmap out into its own builder, or was it missing due to an earlier change?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="484491">SERVER-32769</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="408744">SERVER-30347</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="459061">SERVER-31976</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>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="15141"><![CDATA[v3.6]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 19 Jan 2018 18:14:27 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 50 weeks, 3 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 50 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>greg.mckeon@mongodb.com</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htocsf:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11861" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>User Summary</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11856"><![CDATA[Not Needed]]></customfieldvalue>

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

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