<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:50:16 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-38862] mongod --enableFreeMonitoring flag still not supported on generic Linux build</title>
                <link>https://jira.mongodb.org/browse/SERVER-38862</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The&#160;&lt;tt&gt;--enableFreeMonitoring&lt;/tt&gt; flag was fixed in MongoDB 4.0.3 to avoid a segmentation fault, so I was hopeful that we could begin using it in Meteor to silence the banner about free monitoring whenever our developers start the Mongo shell: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-36474&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-36474&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Although the &lt;tt&gt;--enableFreeMonitoring off&lt;/tt&gt; flag works on Mac OS, virtually all of our CircleCI integration tests began failing, because the flag seems not to be supported on Linux.&lt;/p&gt;

&lt;p&gt;I have verified this problem using MongoDB 4.0.4 and 4.0.5, and I presume it affects 4.0.3 as well. Earlier versions suffer from the segmentation fault problem linked above.&lt;/p&gt;

&lt;p&gt;If we are unable to disable the free monitoring advertisement, we will have to go back to starting the shell with &lt;tt&gt;--quiet&lt;/tt&gt;, which is not ideal because it hides some other useful information.&lt;/p&gt;

&lt;p&gt;I understand that you might (consciously or unconsciously) prefer for developers to see the advertising banner, but that&apos;s not the experience we at Meteor want to expose to our developers.&lt;/p&gt;</description>
                <environment></environment>
        <key id="666080">SERVER-38862</key>
            <summary>mongod --enableFreeMonitoring flag still not supported on generic Linux build</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="13202">Works as Designed</resolution>
                                        <assignee username="ramon.fernandez@mongodb.com">Ramon Fernandez Marina</assignee>
                                    <reporter username="benjamn">Ben Newman</reporter>
                        <labels>
                    </labels>
                <created>Sat, 5 Jan 2019 18:15:26 +0000</created>
                <updated>Fri, 27 Oct 2023 13:53:21 +0000</updated>
                            <resolved>Mon, 7 Jan 2019 16:08:05 +0000</resolved>
                                    <version>4.0.3</version>
                    <version>4.0.4</version>
                    <version>4.0.5</version>
                                                    <component>Build</component>
                    <component>Packaging</component>
                                        <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="2107234" author="ramon.fernandez" created="Mon, 7 Jan 2019 16:07:42 +0000"  >&lt;blockquote&gt;
&lt;p&gt;Although I would be glad to see the --enableFreeMonitoring behavior become more consistent across generic/SSL builds&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Well, to that extent &lt;a href=&quot;https://www.mongodb.com/blog/post/a-proposal-to-endoflife-our-generic-linux-tar-packages&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;we&apos;re planning on eliminating the generic build&lt;/a&gt;, because they have some limitations as explained in the article, so I&apos;d recommend you avoid depending on it and use the targeted/SSL builds.&lt;/p&gt;

&lt;p&gt;Closing the ticket now; thanks for using MongoDB.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Ram&#243;n.&lt;/p&gt;</comment>
                            <comment id="2106498" author="benjamn" created="Sat, 5 Jan 2019 22:06:23 +0000"  >&lt;p&gt;Although I would be glad to see the &lt;tt&gt;--enableFreeMonitoring&lt;/tt&gt; behavior become more consistent across generic/SSL builds, I think this ticket can be closed, since there&apos;s a clear explanation of what happened, and this commit fixes the problem on our end: &lt;a href=&quot;https://github.com/meteor/meteor/commit/aaeb2a7c2c9bcaa1f90cec82e65b78c5353bb1dd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/meteor/meteor/commit/aaeb2a7c2c9bcaa1f90cec82e65b78c5353bb1dd&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks again for taking a look at this Ram&#243;n!&lt;/p&gt;</comment>
                            <comment id="2106484" author="benjamn" created="Sat, 5 Jan 2019 20:54:52 +0000"  >&lt;p&gt;Thanks for the quick update Ram&#243;n!&lt;/p&gt;

&lt;p&gt;I saw the banner on Mac OSX when using &lt;a href=&quot;http://fastdl.mongodb.org/osx/mongodb-osx-ssl-x86_64-4.0.4.tgz.&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://fastdl.mongodb.org/osx/mongodb-osx-ssl-x86_64-4.0.4.tgz&lt;/a&gt;, which is slightly different because of the SSL option. According to an old comment in our code, there&apos;s no SSL version of the generic Linux distribution (e.g. &lt;a href=&quot;http://fastdl.mongodb.org/linux/mongodb-linux-ssl-x86_64-4.0.5.tgz),&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://fastdl.mongodb.org/linux/mongodb-linux-ssl-x86_64-4.0.5.tgz&lt;/a&gt;), which is fine because this is just the MongoDB server that runs during local development.&lt;/p&gt;

&lt;p&gt;Based on what you&apos;ve said, I think it makes sense for us to avoid the &lt;tt&gt;--enableFreeMonitoring off&lt;/tt&gt; flag for Linux, although another option would be to use the non-SSL build on all platforms.&lt;/p&gt;</comment>
                            <comment id="2106478" author="ramon.fernandez" created="Sat, 5 Jan 2019 20:17:13 +0000"  >&lt;p&gt;Thanks for your report &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=benjamn&quot; class=&quot;user-hover&quot; rel=&quot;benjamn&quot;&gt;benjamn&lt;/a&gt;. It seems like you&apos;re using the generic linux build, which &lt;em&gt;does not&lt;/em&gt; have free monitoring &amp;#8211; so while I can confirm that using&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongod --enableFreemonitoring off&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;throws an error (which is expected), if I run &lt;tt&gt;mongod&lt;/tt&gt; I don&apos;t get the banner in the shell when connecting &amp;#8211; can you please provide more info on how are you seeing this?&lt;/p&gt;

&lt;p&gt;The reason the generic tarball does not have free monitoring is that this feature has third-party library dependencies that we did not want to bundle with the tarball, so we&apos;ve only include the feature in targeted builds where package managers will take care of installing the right dependencies.&lt;/p&gt;

&lt;p&gt;I checked the &lt;a href=&quot;https://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/4.0/multiverse/binary-amd64/mongodb-org-server_4.0.5_amd64.deb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Ubuntu 16.04 package&lt;/a&gt; and verified that one can disable free monitoring in the shell.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Ram&#243;n.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 5 Jan 2019 20:17:13 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 5 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_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, 5 weeks, 2 days ago
                        </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>benjamn</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|huia0v:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hu8alr:</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;&lt;tt&gt;&amp;gt; uname -a&lt;/tt&gt;&lt;br/&gt;
{{ Linux benjamn 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07) x86_64 GNU/Linux}}&lt;br/&gt;
&lt;tt&gt;&amp;gt; curl &lt;a href=&quot;http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-4.0.5.tgz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-4.0.5.tgz&lt;/a&gt; | tar xz&lt;/tt&gt;&lt;br/&gt;
{{ % Total % Received % Xferd Average Speed Time Time Time Current}}&lt;br/&gt;
{{ Dload Upload Total Spent Left Speed}}&lt;br/&gt;
{{ 100 69.8M 100 69.8M 0 0 26.6M 0 0:00:02 0:00:02 -&lt;del&gt;:&lt;/del&gt;&lt;del&gt;:&lt;/del&gt;- 26.6M}}&lt;br/&gt;
{{ &amp;gt; mongodb-linux-x86_64-4.0.5/bin/mongod --enableFreeMonitoring off}}&lt;br/&gt;
{{ Error parsing command line: unrecognised option &apos;--enableFreeMonitoring&apos;}}&lt;br/&gt;
{{ try &apos;mongodb-linux-x86_64-4.0.5/bin/mongod --help&apos; for more information}}&lt;/p&gt;</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|huhwa7:</customfieldvalue>

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