<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:11:35 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-68727] Raised exceptions and extensive logging on proper client disconnect</title>
                <link>https://jira.mongodb.org/browse/SERVER-68727</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;h3&gt;&lt;a name=&quot;ProblemStatement%2FRationale&quot;&gt;&lt;/a&gt;&lt;b&gt;Problem Statement/Rationale&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;When client (mongosh or mongo shell) is properly ending connection to MongoDB server (using command exit) the &quot;HostUnreachable&quot; exception is thrown and logged together with huge backtrace information. This got worse - more logging - with version 5.0 and 6.0 (compared to 4.4.2).&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;The problem seems to be general, because the same behavior is with mongosh and mongo shell.&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ExpectedResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Expected Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;On proper disconnect (no timeout, no network issues or any other issues) I would expect just simple message &quot;Client disconnected&quot; the same way it is when client connects (just message &quot;Connection accepted&quot;).&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ActualResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Actual Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Exception is thrown (why should be exception thrown on proper disconnect?) and huge amount of log (backtrace) information is generated - e.g.&lt;/font&gt;&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.065+02:00&quot;},&quot;s&quot;:&quot;W&quot;, &#160;&quot;c&quot;:&quot;-&quot;, &#160; &#160; &#160; &#160;&quot;id&quot;:23075, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;DBException thrown&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:6,&quot;codeName&quot;:&quot;HostUnreachable&quot;,&quot;errmsg&quot;:&quot;Connection closed by peer&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.066+02:00&quot;},&quot;s&quot;:&quot;W&quot;, &#160;&quot;c&quot;:&quot;-&quot;, &#160; &#160; &#160; &#160;&quot;id&quot;:23075, &#160; &quot;ctx&quot;:&quot;conn2&quot;,&quot;msg&quot;:&quot;DBException thrown&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:6,&quot;codeName&quot;:&quot;HostUnreachable&quot;,&quot;errmsg&quot;:&quot;Connection reset by peer&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.066+02:00&quot;},&quot;s&quot;:&quot;W&quot;, &#160;&quot;c&quot;:&quot;-&quot;, &#160; &#160; &#160; &#160;&quot;id&quot;:23075, &#160; &quot;ctx&quot;:&quot;conn3&quot;,&quot;msg&quot;:&quot;DBException thrown&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:6,&quot;codeName&quot;:&quot;HostUnreachable&quot;,&quot;errmsg&quot;:&quot;Connection closed by peer&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.066+02:00&quot;},&quot;s&quot;:&quot;W&quot;, &#160;&quot;c&quot;:&quot;-&quot;, &#160; &#160; &#160; &#160;&quot;id&quot;:23075, &#160; &quot;ctx&quot;:&quot;conn4&quot;,&quot;msg&quot;:&quot;DBException thrown&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:6,&quot;codeName&quot;:&quot;HostUnreachable&quot;,&quot;errmsg&quot;:&quot;Connection closed by peer&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31380, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;BACKTRACE&quot;,&quot;attr&quot;:{&quot;bt&quot;:{&quot;backtrace&quot;:[{&quot;a&quot;:&quot;7FF68FDF0963&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/stacktrace_windows.cpp&quot;,&quot;line&quot;:321,&quot;s&quot;:&quot;mongo::`anonymous namespace&apos;::printWindowsStackTraceImpl&quot;,&quot;s+&quot;:&quot;43&quot;},{&quot;a&quot;:&quot;7FF68FDFD86B&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/assert_util.cpp&quot;,&quot;line&quot;:86,&quot;s&quot;:&quot;mongo::DBException::traceIfNeeded&quot;,&quot;s+&quot;:&quot;1CB&quot;},{&quot;a&quot;:&quot;7FF68FE655F1&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/assert_util.h&quot;,&quot;line&quot;:152,&quot;s&quot;:&quot;mongo::AssertionException::AssertionException&quot;,&quot;s+&quot;:&quot;41&quot;},{&quot;a&quot;:&quot;7FF68FE50360&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/assert_util.h&quot;,&quot;line&quot;:183,&quot;s&quot;:&quot;mongo::error_details::ExceptionForImpl&amp;lt;6,mongo::ExceptionForCat&amp;lt;0&amp;gt;,mongo::ExceptionForCat&amp;lt;14&amp;gt; &amp;gt;::ExceptionForImpl&amp;lt;6,mongo::ExceptionForCat&amp;lt;0&amp;gt;,mongo::ExceptionForCat&amp;lt;14&amp;gt; &amp;gt;&quot;,&quot;s+&quot;:&quot;40&quot;},{&quot;a&quot;:&quot;7FF68FE6A46F&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;Z:/data/mci/bf6ffa5cf5d9d0de72c13c6788749135/src/build/opt/mongo/base/error_codes.cpp&quot;,&quot;line&quot;:2230,&quot;s&quot;:&quot;mongo::error_details::throwExceptionForStatus&quot;,&quot;s+&quot;:&quot;DF&quot;},{&quot;a&quot;:&quot;7FF68FDFDA14&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/assert_util.cpp&quot;,&quot;line&quot;:260,&quot;s&quot;:&quot;mongo::uassertedWithLocation&quot;,&quot;s+&quot;:&quot;184&quot;},{&quot;a&quot;:&quot;7FF68E56E6D1&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/transport/service_state_machine.cpp&quot;,&quot;line&quot;:394,&quot;s&quot;:&quot;mongo::transport::ServiceStateMachine::Impl::sourceCallback&quot;,&quot;s+&quot;:&quot;4F1&quot;},{&quot;a&quot;:&quot;7FF68E5691FD&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/future_impl.h&quot;,&quot;line&quot;:250,&quot;s&quot;:&quot;mongo::future_details::call&amp;lt;&amp;lt;lambda_adee3533ad9aaebd514c253f861c99b3&amp;gt; &amp;amp;,mongo::StatusWith&amp;lt;mongo::Message&amp;gt; &amp;gt;&quot;,&quot;s+&quot;:&quot;AD&quot;},{&quot;a&quot;:&quot;7FF68E56AD46&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/future_impl.h&quot;,&quot;line&quot;:986,&quot;s&quot;:&quot;&amp;lt;lambda_71c7af3a1314ac8fa87ef8ca0e57d022&amp;gt;::operator()&quot;,&quot;s+&quot;:&quot;56&quot;},{&quot;a&quot;:&quot;7FF68E5698B0&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/future_impl.h&quot;,&quot;line&quot;:1193,&quot;s&quot;:&quot;mongo::future_details::FutureImpl&amp;lt;mongo::Message&amp;gt;::generalImpl&amp;lt;&amp;lt;lambda_3511eed2ba74e987471aa1dba7886515&amp;gt;,&amp;lt;lambda_71c7af3a1314ac8fa87ef8ca0e57d022&amp;gt;,&amp;lt;lambda_7bb8db0db7b00eed4c9c32637ebc8440&amp;gt; &amp;gt;&quot;,&quot;s+&quot;:&quot;80&quot;},{&quot;a&quot;:&quot;7FF68E56E847&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/transport/service_state_machine.cpp&quot;,&quot;line&quot;:321,&quot;s&quot;:&quot;mongo::transport::ServiceStateMachine::Impl::sourceMessage&quot;,&quot;s+&quot;:&quot;157&quot;},{&quot;a&quot;:&quot;7FF68E569FF6&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/future.h&quot;,&quot;line&quot;:1211,&quot;s&quot;:&quot;mongo::makeReadyFutureWith&amp;lt;&amp;lt;lambda_abaa6d044ac34b6d286cfbc6dd2101a2&amp;gt;,0&amp;gt;&quot;,&quot;s+&quot;:&quot;36&quot;},{&quot;a&quot;:&quot;7FF68E56EAA2&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/transport/service_state_machine.cpp&quot;,&quot;line&quot;:570,&quot;s&quot;:&quot;mongo::transport::ServiceStateMachine::Impl::startNewLoop&quot;,&quot;s+&quot;:&quot;62&quot;},{&quot;a&quot;:&quot;7FF68E56B9BA&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/functional.h&quot;,&quot;line&quot;:154,&quot;s&quot;:&quot;`mongo::unique_function&amp;lt;void __cdecl(mongo::Status)&amp;gt;::makeImpl&amp;lt;&amp;lt;lambda_c6b349ee357260a796ff8e9aa04c91e0&amp;gt; &amp;gt;&apos;::`2&apos;::SpecificImpl::call&quot;,&quot;s+&quot;:&quot;6A&quot;},{&quot;a&quot;:&quot;7FF68FAD8747&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/functional.h&quot;,&quot;line&quot;:154,&quot;s&quot;:&quot;`mongo::unique_function&amp;lt;void __cdecl(mongo::Status)&amp;gt;::makeImpl&amp;lt;&amp;lt;lambda_f6fe401c5262fec9b8f8213c1ce091a0&amp;gt; &amp;gt;&apos;::`2&apos;::SpecificImpl::call&quot;,&quot;s+&quot;:&quot;47&quot;},{&quot;a&quot;:&quot;7FF68FAD86CB&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/functional.h&quot;,&quot;line&quot;:154,&quot;s&quot;:&quot;`mongo::unique_function&amp;lt;void __cdecl(void)&amp;gt;::makeImpl&amp;lt;&amp;lt;lambda_00027e990a0ecbb312a62eb8601f0a9b&amp;gt; &amp;gt;&apos;::`2&apos;::SpecificImpl::call&quot;,&quot;s+&quot;:&quot;2B&quot;},{&quot;a&quot;:&quot;7FF68FAD80D9&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/transport/service_executor_synchronous.cpp&quot;,&quot;line&quot;:132,&quot;s&quot;:&quot;&amp;lt;lambda_f9db7de3fc63d9ea9f1724897a3de362&amp;gt;::operator()&quot;,&quot;s+&quot;:&quot;D9&quot;},{&quot;a&quot;:&quot;7FF68FAD7132&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/include/thread&quot;,&quot;line&quot;:55,&quot;s&quot;:&quot;std::thread::_Invoke&amp;lt;std::tuple&amp;lt;&amp;lt;lambda_8cebf4d190f9c1ee7cff12dbc09aadbe&amp;gt; &amp;gt;,0&amp;gt;&quot;,&quot;s+&quot;:&quot;32&quot;},{&quot;a&quot;:&quot;7FFB24251BB2&quot;,&quot;module&quot;:&quot;ucrtbase.dll&quot;,&quot;s&quot;:&quot;configthreadlocale&quot;,&quot;s+&quot;:&quot;92&quot;},{&quot;a&quot;:&quot;7FFB24657034&quot;,&quot;module&quot;:&quot;KERNEL32.DLL&quot;,&quot;s&quot;:&quot;BaseThreadInitThunk&quot;,&quot;s+&quot;:&quot;14&quot;}]}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68FDF0963&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/stacktrace_windows.cpp&quot;,&quot;line&quot;:321,&quot;s&quot;:&quot;mongo::`anonymous namespace&apos;::printWindowsStackTraceImpl&quot;,&quot;s+&quot;:&quot;43&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68FDFD86B&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/assert_util.cpp&quot;,&quot;line&quot;:86,&quot;s&quot;:&quot;mongo::DBException::traceIfNeeded&quot;,&quot;s+&quot;:&quot;1CB&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68FE655F1&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/assert_util.h&quot;,&quot;line&quot;:152,&quot;s&quot;:&quot;mongo::AssertionException::AssertionException&quot;,&quot;s+&quot;:&quot;41&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68FE50360&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/assert_util.h&quot;,&quot;line&quot;:183,&quot;s&quot;:&quot;mongo::error_details::ExceptionForImpl&amp;lt;6,mongo::ExceptionForCat&amp;lt;0&amp;gt;,mongo::ExceptionForCat&amp;lt;14&amp;gt; &amp;gt;::ExceptionForImpl&amp;lt;6,mongo::ExceptionForCat&amp;lt;0&amp;gt;,mongo::ExceptionForCat&amp;lt;14&amp;gt; &amp;gt;&quot;,&quot;s+&quot;:&quot;40&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68FE6A46F&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;Z:/data/mci/bf6ffa5cf5d9d0de72c13c6788749135/src/build/opt/mongo/base/error_codes.cpp&quot;,&quot;line&quot;:2230,&quot;s&quot;:&quot;mongo::error_details::throwExceptionForStatus&quot;,&quot;s+&quot;:&quot;DF&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68FDFDA14&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/assert_util.cpp&quot;,&quot;line&quot;:260,&quot;s&quot;:&quot;mongo::uassertedWithLocation&quot;,&quot;s+&quot;:&quot;184&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68E56E6D1&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/transport/service_state_machine.cpp&quot;,&quot;line&quot;:394,&quot;s&quot;:&quot;mongo::transport::ServiceStateMachine::Impl::sourceCallback&quot;,&quot;s+&quot;:&quot;4F1&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68E5691FD&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/future_impl.h&quot;,&quot;line&quot;:250,&quot;s&quot;:&quot;mongo::future_details::call&amp;lt;&amp;lt;lambda_adee3533ad9aaebd514c253f861c99b3&amp;gt; &amp;amp;,mongo::StatusWith&amp;lt;mongo::Message&amp;gt; &amp;gt;&quot;,&quot;s+&quot;:&quot;AD&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68E56AD46&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/future_impl.h&quot;,&quot;line&quot;:986,&quot;s&quot;:&quot;&amp;lt;lambda_71c7af3a1314ac8fa87ef8ca0e57d022&amp;gt;::operator()&quot;,&quot;s+&quot;:&quot;56&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68E5698B0&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/future_impl.h&quot;,&quot;line&quot;:1193,&quot;s&quot;:&quot;mongo::future_details::FutureImpl&amp;lt;mongo::Message&amp;gt;::generalImpl&amp;lt;&amp;lt;lambda_3511eed2ba74e987471aa1dba7886515&amp;gt;,&amp;lt;lambda_71c7af3a1314ac8fa87ef8ca0e57d022&amp;gt;,&amp;lt;lambda_7bb8db0db7b00eed4c9c32637ebc8440&amp;gt; &amp;gt;&quot;,&quot;s+&quot;:&quot;80&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.204+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68E56E847&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/transport/service_state_machine.cpp&quot;,&quot;line&quot;:321,&quot;s&quot;:&quot;mongo::transport::ServiceStateMachine::Impl::sourceMessage&quot;,&quot;s+&quot;:&quot;157&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.205+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68E569FF6&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/future.h&quot;,&quot;line&quot;:1211,&quot;s&quot;:&quot;mongo::makeReadyFutureWith&amp;lt;&amp;lt;lambda_abaa6d044ac34b6d286cfbc6dd2101a2&amp;gt;,0&amp;gt;&quot;,&quot;s+&quot;:&quot;36&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.205+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68E56EAA2&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/transport/service_state_machine.cpp&quot;,&quot;line&quot;:570,&quot;s&quot;:&quot;mongo::transport::ServiceStateMachine::Impl::startNewLoop&quot;,&quot;s+&quot;:&quot;62&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.205+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68E56B9BA&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/functional.h&quot;,&quot;line&quot;:154,&quot;s&quot;:&quot;`mongo::unique_function&amp;lt;void __cdecl(mongo::Status)&amp;gt;::makeImpl&amp;lt;&amp;lt;lambda_c6b349ee357260a796ff8e9aa04c91e0&amp;gt; &amp;gt;&apos;::`2&apos;::SpecificImpl::call&quot;,&quot;s+&quot;:&quot;6A&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.205+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68FAD8747&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/functional.h&quot;,&quot;line&quot;:154,&quot;s&quot;:&quot;`mongo::unique_function&amp;lt;void __cdecl(mongo::Status)&amp;gt;::makeImpl&amp;lt;&amp;lt;lambda_f6fe401c5262fec9b8f8213c1ce091a0&amp;gt; &amp;gt;&apos;::`2&apos;::SpecificImpl::call&quot;,&quot;s+&quot;:&quot;47&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.205+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68FAD86CB&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/util/functional.h&quot;,&quot;line&quot;:154,&quot;s&quot;:&quot;`mongo::unique_function&amp;lt;void __cdecl(void)&amp;gt;::makeImpl&amp;lt;&amp;lt;lambda_00027e990a0ecbb312a62eb8601f0a9b&amp;gt; &amp;gt;&apos;::`2&apos;::SpecificImpl::call&quot;,&quot;s+&quot;:&quot;2B&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.205+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68FAD80D9&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;.../src/mongo/transport/service_executor_synchronous.cpp&quot;,&quot;line&quot;:132,&quot;s&quot;:&quot;&amp;lt;lambda_f9db7de3fc63d9ea9f1724897a3de362&amp;gt;::operator()&quot;,&quot;s+&quot;:&quot;D9&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.205+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FF68FAD7132&quot;,&quot;module&quot;:&quot;mongod.exe&quot;,&quot;file&quot;:&quot;C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/include/thread&quot;,&quot;line&quot;:55,&quot;s&quot;:&quot;std::thread::_Invoke&amp;lt;std::tuple&amp;lt;&amp;lt;lambda_8cebf4d190f9c1ee7cff12dbc09aadbe&amp;gt; &amp;gt;,0&amp;gt;&quot;,&quot;s+&quot;:&quot;32&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.205+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FFB24251BB2&quot;,&quot;module&quot;:&quot;ucrtbase.dll&quot;,&quot;s&quot;:&quot;configthreadlocale&quot;,&quot;s+&quot;:&quot;92&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.205+02:00&quot;},&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;CONTROL&quot;, &#160;&quot;id&quot;:31445, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FFB24657034&quot;,&quot;module&quot;:&quot;KERNEL32.DLL&quot;,&quot;s&quot;:&quot;BaseThreadInitThunk&quot;,&quot;s+&quot;:&quot;14&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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-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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2022-08-11T12:23:13.205+02:00&quot;},&quot;s&quot;:&quot;W&quot;, &#160;&quot;c&quot;:&quot;-&quot;, &#160; &#160; &#160; &#160;&quot;id&quot;:23075, &#160; &quot;ctx&quot;:&quot;conn5&quot;,&quot;msg&quot;:&quot;DBException thrown&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:6,&quot;codeName&quot;:&quot;HostUnreachable&quot;,&quot;errmsg&quot;:&quot;Connection closed by peer&quot;}}}&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;Running Mongo 5.0 and 6.0 and verbose level 0 and going through all the steps in &quot;Steps to Reproduce&quot; it generates 245 kB log file. Just client connecting and immediately disconnecting, no other actions.&lt;/p&gt;

&lt;p&gt;This is a problem, because when there are some mongosh scripts running (e.g. zabbix monitoring) then Mongo creates a huge log file just overnight filled with backtraces of those &apos;disconnect exceptions&apos;.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Additional Notes&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;All following files are just logs from &quot;steps to reproduce&quot; - connecting and disconnecting to MongoDB. The Mongo server started on version 4.4.2 and then was upgraded to 5.0 and 6.0.&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Files attached:&lt;br/&gt;
MongoDBLog4.4.2.mongosh.txt (64kB) - connecting with mongosh to MongoDB 4.4.2&lt;br/&gt;
MongoDBLog5.0.mongosh.txt (258kB)- the same, just connecting to MongoDB 5.0.10&lt;br/&gt;
MongoDBLog6.0.mongosh.txt (245kB)- the same, just connecting to MongoDB 6.0&lt;br/&gt;
MongoDBLog6.0.MongoShell.txt (143kB)- connecting with mongo shell to MongoDB 6.0&lt;/font&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2111501">SERVER-68727</key>
            <summary>Raised exceptions and extensive logging on proper client disconnect</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="9">Done</resolution>
                                        <assignee username="chris.kelly@mongodb.com">Chris Kelly</assignee>
                                    <reporter username="svope">Petr S</reporter>
                        <labels>
                            <label>exception</label>
                            <label>log</label>
                    </labels>
                <created>Thu, 11 Aug 2022 11:48:44 +0000</created>
                <updated>Thu, 18 Aug 2022 16:23:33 +0000</updated>
                            <resolved>Thu, 18 Aug 2022 16:23:33 +0000</resolved>
                                    <version>4.4.2</version>
                    <version>6.0.0</version>
                    <version>5.0.10</version>
                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="4752997" author="svope" created="Tue, 16 Aug 2022 07:43:30 +0000"  >&lt;p&gt;Hi Chris,&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;yes, the &lt;b&gt;traceAllExceptions: true&lt;/b&gt;&#160;was exactly the problem.&#160;&lt;/p&gt;

&lt;p&gt;Thanks for the help!&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Regards,&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Petr&lt;/p&gt;</comment>
                            <comment id="4752372" author="JIRAUSER1265262" created="Tue, 16 Aug 2022 04:40:45 +0000"  >&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Thanks for your report. I was initially unable to reproduce this on multiple versions of mongosh, mongodb, and operating systems. However, I noticed in your logs you are explicitly passing in &lt;b&gt;traceAllExceptions: true&lt;/b&gt; in your configuration which I found replicates your issue. &lt;a href=&quot;https://www.mongodb.com/docs/manual/reference/configuration-options/#mongodb-setting-systemLog.traceAllExceptions&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;This is primarily used for debugging.&lt;/a&gt; Just getting rid of that should solve your issue.&lt;/p&gt;

&lt;p&gt;Let me know if this resolves the problem for you!&lt;/p&gt;

&lt;p&gt;Christopher&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="395322" name="MongoDBLog4.4.2.mongosh.txt" size="64875" author="svope" created="Thu, 11 Aug 2022 11:41:51 +0000"/>
                            <attachment id="395321" name="MongoDBLog5.0.mongosh.txt" size="264020" author="svope" created="Thu, 11 Aug 2022 11:41:52 +0000"/>
                            <attachment id="395323" name="MongoDBLog6.0.MongoShell.txt" size="145830" author="svope" created="Thu, 11 Aug 2022 11:41:52 +0000"/>
                            <attachment id="395320" name="MongoDBLog6.0.mongosh.txt" size="250099" author="svope" created="Thu, 11 Aug 2022 11:41:51 +0000"/>
                    </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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 15 Aug 2022 21:20:09 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 25 weeks, 1 day 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>chris.kelly@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 25 weeks, 1 day 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>chris.kelly@mongodb.com</customfieldvalue>
            <customfieldvalue>svope</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i15xb3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0opbc:</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;ol&gt;
	&lt;li&gt;&lt;font color=&quot;#505f79&quot;&gt;Start MongoDB server (ver. 5.0.10 or 6.0), set log level with commnad db.setLogLevel(0)&lt;/font&gt;&lt;/li&gt;
	&lt;li&gt;&lt;font color=&quot;#505f79&quot;&gt;Using mongosh (1.5.4) or mongo shell (5.0.10) just connect to the MongoDB server (e.g. mongosh --username admin --password password --port 12345)&lt;/font&gt;&lt;/li&gt;
	&lt;li&gt;After connection is made to the server, simply disconnect using&#160; command &quot;exit&quot;.&lt;/li&gt;
	&lt;li&gt;Check logs from MongoDB server where exceptions are logged together with huge backtrace&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Running &quot;Community MongoDB edition&quot; on Windows 10. MongoDB is run locally.&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>
                                    <customfieldvalue><![CDATA[chris.kelly@mongodb.com]]></customfieldvalue>
    

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

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