<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:32:54 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-54200] install-core should be the default build target, rather than just mongod</title>
                <link>https://jira.mongodb.org/browse/SERVER-54200</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;This leaves the user with a useful set of build products (mongo, mongos, mongod) rather than just mongod. And it costs less than 10% more time when building on a single machine (probably within measurement error when using icecream). At the very least we should build the mongo shell so that you can run the core tests after the default build.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1608866">SERVER-54200</key>
            <summary>install-core should be the default build target, rather than just mongod</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="ryan.egesdahl@mongodb.com">Ryan Egesdahl</assignee>
                                    <reporter username="mathias@mongodb.com">Mathias Stearn</reporter>
                        <labels>
                    </labels>
                <created>Tue, 2 Feb 2021 12:47:29 +0000</created>
                <updated>Sun, 29 Oct 2023 21:58:08 +0000</updated>
                            <resolved>Fri, 19 Feb 2021 22:23:54 +0000</resolved>
                                                    <fixVersion>4.9.0</fixVersion>
                    <fixVersion>4.4.5</fixVersion>
                                    <component>Build</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="3634026" author="xgen-internal-githook" created="Wed, 24 Feb 2021 23:14:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ryan Egesdahl&apos;, &apos;email&apos;: &apos;ryan.egesdahl@mongodb.com&apos;, &apos;username&apos;: &apos;deriamis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54200&quot; title=&quot;install-core should be the default build target, rather than just mongod&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54200&quot;&gt;&lt;del&gt;SERVER-54200&lt;/del&gt;&lt;/a&gt; Add mongo and mongos to default build target&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 3b8e5da26577a8a943ed7ccb9727b11ee4807f91)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cf40b6ce3b2f6776b86a44d0c2f6906cd327a373&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cf40b6ce3b2f6776b86a44d0c2f6906cd327a373&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3626053" author="xgen-internal-githook" created="Fri, 19 Feb 2021 21:39:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ryan Egesdahl&apos;, &apos;email&apos;: &apos;ryan.egesdahl@mongodb.com&apos;, &apos;username&apos;: &apos;deriamis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54200&quot; title=&quot;install-core should be the default build target, rather than just mongod&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54200&quot;&gt;&lt;del&gt;SERVER-54200&lt;/del&gt;&lt;/a&gt; Add mongo and mongos to default build target&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3b8e5da26577a8a943ed7ccb9727b11ee4807f91&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3b8e5da26577a8a943ed7ccb9727b11ee4807f91&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3596970" author="acm" created="Wed, 3 Feb 2021 15:17:24 +0000"  >&lt;p&gt;I think for now, just go ahead and add to the &lt;tt&gt;default&lt;/tt&gt; tag and let it be synonymous with &lt;tt&gt;core&lt;/tt&gt;. I don&apos;t think there is much harm, and we can look into removing &lt;tt&gt;core&lt;/tt&gt; at some later point via a way to officially deprecate component tags, which we currently lack. I&apos;d be satisfied with a follow-up ticket routed to SDP to introduce a component tag deprecation mechanism and use it to deprecate and then remove &lt;tt&gt;core&lt;/tt&gt;. We can&apos;t know for sure that external builders aren&apos;t using it somehow, so I don&apos;t think we should just remove it.&lt;/p&gt;</comment>
                            <comment id="3596918" author="redbeard0531" created="Wed, 3 Feb 2021 15:01:08 +0000"  >&lt;p&gt;I just started down that path, but then wondered if we still want both a &quot;default&quot; and a &quot;core&quot; if they are going to be the same? In the (somewhat unlikely) event that we want to add a new required target, we&apos;d then need to think about whether it goes in core, default, or both, and there doesn&apos;t seem to be any good guidance on what the difference would be to help decide. It seems like we should pick one name, and make the other either alias it (for compat with existing dev practice) or print an error telling people to switch names. Or just remove it and send an email.&lt;/p&gt;</comment>
                            <comment id="3594749" author="acm" created="Tue, 2 Feb 2021 15:32:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=redbeard0531&quot; class=&quot;user-hover&quot; rel=&quot;redbeard0531&quot;&gt;redbeard0531&lt;/a&gt; - I think you can just go ahead and make the change and send me the code review and I&apos;ll approve it.&lt;/p&gt;</comment>
                            <comment id="3594735" author="redbeard0531" created="Tue, 2 Feb 2021 15:27:42 +0000"  >&lt;p&gt;Sure. I filed this to request the behavior change, I don&apos;t actually have any opinion about the mechanism to achieve that. Feel free to reword the subject to make it more accurate if needed.&lt;/p&gt;</comment>
                            <comment id="3594434" author="acm" created="Tue, 2 Feb 2021 13:37:04 +0000"  >&lt;p&gt;I&apos;d have no objection to the proposed behavior. The current set of default targets was modeled on that found in the pre-hygienic days so that we didn&apos;t change behavior. I think it would be fine to add &lt;tt&gt;mongo&lt;/tt&gt; and &lt;tt&gt;mongos&lt;/tt&gt; to the set of default targets, and potentially even backport that through to v4.4. However, the way to do this is not to make &lt;tt&gt;install-core&lt;/tt&gt; the default target, but to add the &lt;tt&gt;default&lt;/tt&gt; tag to &lt;tt&gt;AIB_COMPONENTS_EXTRA&lt;/tt&gt; for &lt;tt&gt;mongo&lt;/tt&gt; and &lt;tt&gt;mongos&lt;/tt&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </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_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.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="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>Tue, 2 Feb 2021 13:37:04 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 50 weeks 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, 50 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>andrew.morrow@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>mathias@mongodb.com</customfieldvalue>
            <customfieldvalue>ryan.egesdahl@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hysppb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr3tnj:</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="4590">Dev Platform 2021-02-22</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|hysbyf:</customfieldvalue>

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