<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:30:11 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-32423] mongod crash</title>
                <link>https://jira.mongodb.org/browse/SERVER-32423</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;2017-12-19T16:28:34.803+0800 E -        &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; cannot open /dev/urandom Too many open files&lt;br/&gt;
2017-12-19T16:28:34.803+0800 I -        &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; Fatal Assertion 28839&lt;br/&gt;
2017-12-19T16:28:34.803+0800 I -        &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;***aborting after fassert() failure&lt;/p&gt;


&lt;p&gt;2017-12-19T16:28:34.867+0800 F -        &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; Got signal: 6 (Aborted).&lt;/p&gt;</description>
                <environment>Linux version 3.10.0-327.36.1.el7.x86_64 (&lt;a href=&apos;mailto:builder@kbuilder.dev.centos.org&apos;&gt;builder@kbuilder.dev.centos.org&lt;/a&gt;) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) )</environment>
        <key id="474203">SERVER-32423</key>
            <summary>mongod crash</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="mark.agarunov">Mark Agarunov</assignee>
                                    <reporter username="672042564@qq.com">Jackson yu</reporter>
                        <labels>
                    </labels>
                <created>Tue, 19 Dec 2017 09:03:58 +0000</created>
                <updated>Sun, 27 Mar 2022 03:24:26 +0000</updated>
                            <resolved>Wed, 20 Dec 2017 18:12:01 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="4437123" author="lifubang@aliyun.com" created="Sun, 27 Mar 2022 03:24:26 +0000"  >&lt;p&gt;This is in the production environment, the QPS of it can be up to several ten thousands. Please help to give me a safety solution to avoid this type crash. Thanks very much. Before fix this issue, I need to watch it every seconds. I can&apos;t go to sleep now.&lt;/p&gt;</comment>
                            <comment id="4437122" author="lifubang@aliyun.com" created="Sun, 27 Mar 2022 03:18:29 +0000"  >&lt;p&gt;@Agarunov&#160;&lt;/p&gt;</comment>
                            <comment id="4437121" author="lifubang@aliyun.com" created="Sun, 27 Mar 2022 03:17:21 +0000"  >&lt;p&gt;2 of 3 nodes went crashed in a 3 nodes mongo replica-set, fortunately, there were not down in the same time.&#160;&lt;/p&gt;

&lt;p&gt;The mongod version is: 3.2.22&lt;/p&gt;</comment>
                            <comment id="4437120" author="lifubang@aliyun.com" created="Sun, 27 Mar 2022 03:13:55 +0000"  >&lt;p&gt;I hit this issue yesterday.&lt;/p&gt;

&lt;p&gt;```&lt;/p&gt;

&lt;p&gt;root@mongomaster:~# ulimit -a&lt;br/&gt;
core file size (blocks, -c) 0&lt;br/&gt;
data seg size (kbytes, -d) unlimited&lt;br/&gt;
scheduling priority (-e) 0&lt;br/&gt;
file size (blocks, -f) unlimited&lt;br/&gt;
pending signals (-i) 499385&lt;br/&gt;
max locked memory (kbytes, -l) 64&lt;br/&gt;
max memory size (kbytes, -m) unlimited&lt;br/&gt;
open files (-n) 65535&lt;br/&gt;
pipe size (512 bytes, -p) 8&lt;br/&gt;
POSIX message queues (bytes, -q) 819200&lt;br/&gt;
real-time priority (-r) 0&lt;br/&gt;
stack size (kbytes, -s) 8192&lt;br/&gt;
cpu time (seconds, -t) unlimited&lt;br/&gt;
max user processes (-u) 499385&lt;br/&gt;
virtual memory (kbytes, -v) unlimited&lt;br/&gt;
file locks (-x) unlimited&lt;/p&gt;

&lt;p&gt;```&lt;/p&gt;

&lt;p&gt;The error msg:&lt;/p&gt;

&lt;p&gt;```&lt;/p&gt;

&lt;p&gt;2022-03-26T14:05:43.870+0800 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 172.17.89.165:37068 #1686 (434 connections now open)&lt;br/&gt;
2022-03-26T14:05:43.872+0800 E - &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1686&amp;#93;&lt;/span&gt; cannot open /dev/urandom Too many open files&lt;br/&gt;
2022-03-26T14:05:43.872+0800 I - &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1686&amp;#93;&lt;/span&gt; Fatal Assertion 28839&lt;br/&gt;
2022-03-26T14:05:43.872+0800 I - &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1686&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;***aborting after fassert() failure&lt;/p&gt;


&lt;p&gt;2022-03-26T14:05:43.881+0800 F - &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1686&amp;#93;&lt;/span&gt; Got signal: 6 (Aborted).&lt;/p&gt;

&lt;p&gt;0x155c5e2 0x155b589 0x155bdf2 0x7feacb7f2390 0x7feacb44c438 0x7feacb44e03a 0x14d85f3 0x12ef2c2 0xb0b7df 0xb0c3dd 0xae1eb7 0xaff9b4 0xb01a7e0xc7af56 0xc7c24b 0xb8727b 0xdb555a 0xdb8a66 0x9c7730 0x1502451 0x7feacb7e86ba 0x7feacb51e51d&lt;br/&gt;
----- BEGIN BACKTRACE -----&lt;/p&gt;
{&quot;backtrace&quot;:[\{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;115C5E2&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceERSo&quot;}
&lt;p&gt;,{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;115B589&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;115BDF2&quot;},{&quot;b&quot;:&quot;7FEACB7E1000&quot;,&quot;o&quot;:&quot;11390&quot;},{&quot;b&quot;:&quot;7FEACB417000&quot;,&quot;o&quot;:&quot;35438&quot;,&quot;s&quot;:&quot;gsignal&quot;},{&quot;b&quot;:&quot;7FEACB417000&quot;,&quot;o&quot;:&quot;3703A&quot;,&quot;s&quot;:&quot;abort&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;10D85F3&quot;,&quot;s&quot;:&quot;&lt;em&gt;ZN5mongo13fassertFailedEi&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;EEF2C2&quot;,&quot;s&quot;:&quot;_ZN5mongo12SecureRandom6createEv&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;70B7DF&quot;,&quot;s&quot;:&quot;_ZN5mongo31SaslSCRAMSHA1ServerConversation10_firstStepERSt6vectorINSt7&lt;/em&gt;&lt;em&gt;cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEPS7&lt;/em&gt;&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;70C3DD&quot;,&quot;s&quot;:&quot;&lt;em&gt;ZN5mongo31SaslSCRAMSHA1ServerConversation4stepENS_10StringDataEPNSt7&lt;/em&gt;&lt;em&gt;cxx1112basic_stringIcSt11char_traitsIcESaIcEEE&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;6E1EB7&quot;,&quot;s&quot;:&quot;_ZN5mongo31NativeSaslAuthenticationSession4stepENS_10StringDataEPNSt7&lt;/em&gt;_cxx1112basic_stringIcSt11char_traitsIcESaIcEEE&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;6FF9B4&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;701A7E&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;87AF56&quot;,&quot;s&quot;:&quot;_ZN5mongo7Command3runEPNS_16OperationContextERKNS_3rpc16RequestInterfaceEPNS3_21ReplyBuilderInterfaceE&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;87C24B&quot;,&quot;s&quot;:&quot;_ZN5mongo7Command11execCommandEPNS_16OperationContextEPS0_RKNS_3rpc16RequestInterfaceEPNS4_21ReplyBuilderInterfaceE&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;78727B&quot;,&quot;s&quot;:&quot;_ZN5mongo11runCommandsEPNS_16OperationContextERKNS_3rpc16RequestInterfaceEPNS2_21ReplyBuilderInterfaceE&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;9B555A&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;9B8A66&quot;,&quot;s&quot;:&quot;_ZN5mongo16assembleResponseEPNS_16OperationContextERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;5C7730&quot;},{&quot;b&quot;:&quot;400000&quot;,&quot;o&quot;:&quot;1102451&quot;,&quot;s&quot;:&quot;_ZN5mongo17PortMessageServer17handleIncomingMsgEPv&quot;},{&quot;b&quot;:&quot;7FEACB7E1000&quot;,&quot;o&quot;:&quot;76BA&quot;},{&quot;b&quot;:&quot;7FEACB417000&quot;,&quot;o&quot;:&quot;10751D&quot;,&quot;s&quot;:&quot;clone&quot;}],&quot;processInfo&quot;:{ &quot;mongodbVersion&quot; : &quot;3.2.22&quot;, &quot;gitVersion&quot; : &quot;105acca0d443f9a47c1a5bd608fd7133840a58dd&quot;, &quot;compiledModules&quot; : [], &quot;uname&quot; : &lt;/p&gt;
{ &quot;sysname&quot; : &quot;Linux&quot;, &quot;release&quot; : &quot;4.4.0-210-generic&quot;, &quot;version&quot; : &quot;#242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021&quot;, &quot;machine&quot; : &quot;x86_64&quot; }
&lt;p&gt;, &quot;somap&quot; : [ { &quot;elfType&quot; : 2, &quot;b&quot; : &quot;400000&quot;, &quot;buildId&quot; : &quot;C2070FF92CF0E7C7AF25D84027F691037262CEA2&quot; }, { &quot;b&quot; : &quot;7FFE173FA000&quot;, &quot;elfType&quot; :3, &quot;buildId&quot; : &quot;F9AD0E333B550914FB245B1251D85AFA20523DC0&quot; }, { &quot;b&quot; : &quot;7FEACC76E000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libssl.so.1.0.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;AC6EB239181BE92EF90A74D344006276841F1102&quot; }, { &quot;b&quot; : &quot;7FEACC329000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libcrypto.so.1.0.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;819406AC9B59B46936A823F9F96A3E55E5930EE8&quot; }, { &quot;b&quot; : &quot;7FEACC121000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/librt.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;BB404D52807964CCC7F0815BC2666688A74B958F&quot; }, { &quot;b&quot; : &quot;7FEACBF1D000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libdl.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;BBA6A2E958188C44B9BDA990278EBE8868B85379&quot; }, { &quot;b&quot; : &quot;7FEACBC14000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libm.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;E178A25E6DB28598588C03D898E44FD79BD16E4D&quot; }, { &quot;b&quot; : &quot;7FEACB9FE000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libgcc_s.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;68220AE2C65D65C1B6AAA12FA6765A6EC2F5F434&quot; }, { &quot;b&quot; : &quot;7FEACB7E1000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libpthread.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;C557B8146E8079AF46310B549DE6912D1FC4EA86&quot; }, { &quot;b&quot; : &quot;7FEACB417000&quot;, &quot;path&quot; : &quot;/lib/x86_64-linux-gnu/libc.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;30773BE8CF5BFED9D910C8473DD44EAAB2E705AB&quot; }, { &quot;b&quot; : &quot;7FEACC9D6000&quot;, &quot;path&quot; : &quot;/lib64/ld-linux-x86-64.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;98D7BC4313D0D8D5E127E06ACF2319829C5CE61D&quot; } ] }}&lt;br/&gt;
 mongod(_ZN5mongo15printStackTraceERSo+0x32) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x155c5e2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x115B589) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x155b589&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x115BDF2) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x155bdf2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libpthread.so.0(+0x11390) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7feacb7f2390&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(gsignal+0x38) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7feacb44c438&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(abort+0x16A) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7feacb44e03a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo13fassertFailedEi+0x93) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x14d85f3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo12SecureRandom6createEv+0x2E2) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x12ef2c2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(&lt;em&gt;ZN5mongo31SaslSCRAMSHA1ServerConversation10_firstStepERSt6vectorINSt7&lt;/em&gt;&lt;em&gt;cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEPS7&lt;/em&gt;+0x1E7F) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xb0b7df&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(&lt;em&gt;ZN5mongo31SaslSCRAMSHA1ServerConversation4stepENS_10StringDataEPNSt7&lt;/em&gt;_cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x37D) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xb0c3dd&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(&lt;em&gt;ZN5mongo31NativeSaslAuthenticationSession4stepENS_10StringDataEPNSt7&lt;/em&gt;_cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x27) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xae1eb7&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x6FF9B4) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xaff9b4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x701A7E) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xb01a7e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo7Command3runEPNS_16OperationContextERKNS_3rpc16RequestInterfaceEPNS3_21ReplyBuilderInterfaceE+0x676) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xc7af56&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo7Command11execCommandEPNS_16OperationContextEPS0_RKNS_3rpc16RequestInterfaceEPNS4_21ReplyBuilderInterfaceE+0x85B) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xc7c24b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo11runCommandsEPNS_16OperationContextERKNS_3rpc16RequestInterfaceEPNS2_21ReplyBuilderInterfaceE+0x25B) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xb8727b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x9B555A) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xdb555a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo16assembleResponseEPNS_16OperationContextERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE+0x7D6) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xdb8a66&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(+0x5C7730) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x9c7730&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo17PortMessageServer17handleIncomingMsgEPv+0x311) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x1502451&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libpthread.so.0(+0x76BA) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7feacb7e86ba&amp;#93;&lt;/span&gt;&lt;br/&gt;
 libc.so.6(clone+0x6D) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7feacb51e51d&amp;#93;&lt;/span&gt;&lt;br/&gt;
----- END BACKTRACE -----&lt;/p&gt;

&lt;p&gt;```&lt;/p&gt;</comment>
                            <comment id="1757025" author="mark.agarunov" created="Wed, 20 Dec 2017 18:11:34 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=672042564%40qq.com&quot; class=&quot;user-hover&quot; rel=&quot;672042564@qq.com&quot;&gt;672042564@qq.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for the report. Looking at the output provided it appears that you&apos;ve hit the open file limit on your system:&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;2017-12-19T16:28:34.803+0800 E -        [conn5] cannot open /dev/urandom Too many open files&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;This can be &lt;a href=&quot;https://docs.mongodb.com/manual/reference/ulimit/#recommended-ulimit-settings&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;increased to a larger number of files&lt;/a&gt; to avoid hitting this error.&lt;/p&gt;

&lt;p&gt;Please note that SERVER project is for reporting bugs or feature suggestions for the MongoDB server. For MongoDB-related support discussion please post on the &lt;a href=&quot;https://groups.google.com/group/mongodb-user&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongodb-user group&lt;/a&gt; or &lt;a href=&quot;https://stackoverflow.com/questions/tagged/mongodb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Stack Overflow with the &lt;tt&gt;mongodb&lt;/tt&gt; tag&lt;/a&gt;. A question like this involving more discussion would be best posted on the mongodb-user group.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Mark&lt;/p&gt;</comment>
                            <comment id="1755433" author="672042564@qq.com" created="Tue, 19 Dec 2017 09:07:51 +0000"  >&lt;p&gt;anyone encounters this crash? thank u&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="957242">SERVER-43791</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 20 Dec 2017 18:11:34 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 45 weeks, 4 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>lifubang@aliyun.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 45 weeks, 4 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>lifubang@aliyun.com</customfieldvalue>
            <customfieldvalue>672042564@qq.com</customfieldvalue>
            <customfieldvalue>mark.agarunov</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htmjtr:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

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

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