<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:41:13 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>[CSHARP-1968] Cannot insert record to the MongoDB in Docker container</title>
                <link>https://jira.mongodb.org/browse/CSHARP-1968</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;Hello,&lt;br/&gt;
Here is our problem. We found some problem record that from time to time cannot be pushed to MongoDB collection. We prepared a very simple test application that tries to insert this problem record 300 times to collection. Almost right after we start the app it hangs when we try to insert it to MongoDB and never comes back. Sometimes it hangs on the first attempt to write to the Mongo, sometimes after 10 or 20 successful iterations. &lt;br/&gt;
We run Mongo in Docker container and we start it with &#8220;docker run -it --name cvsp-mongo -p 27017:27017 mongo&#8221; command in Windows 10 Pro. In order to connect to Mongo from our app we use latest version of C# driver. If we try to install MongoDB locally (without Docker container) everything works as expected and we successful go through all 300 iterations. &lt;br/&gt;
We tried to activate MongoDB logs and change the verbosity level, but can&#8217;t see any relevant information in logs at all. &lt;br/&gt;
Could you take a look on our attached application and help us figure out what could be the problem?&lt;/p&gt;</description>
                <environment></environment>
        <key id="376419">CSHARP-1968</key>
            <summary>Cannot insert record to the MongoDB in Docker container</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="-1">Unassigned</assignee>
                                    <reporter username="AlexSid">Aleksandr Sidorenko</reporter>
                        <labels>
                    </labels>
                <created>Fri, 21 Apr 2017 21:15:06 +0000</created>
                <updated>Mon, 13 Jul 2020 20:56:43 +0000</updated>
                            <resolved>Mon, 13 Jul 2020 20:56:43 +0000</resolved>
                                    <version>2.4.3</version>
                                                    <component>Connectivity</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="376303">CSHARP-1967</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="154513" name="TestInsertSubstances.zip" size="30665" author="AlexSid" created="Fri, 21 Apr 2017 21:13:36 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrax7z:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>