<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:36:06 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>[GODRIVER-1299] minPoolSize causes driver not to connect to mongo</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-1299</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;With minPoolSize, the driver just seems to hang for ever not respecting the connect/ping timeout.&lt;/p&gt;

&lt;p&gt;&#160;&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;docker run -e MONGODB_URI=&quot;mongodb://xxxx:xxx@xxx:27017,xxxx:27017,xxxx:27017/matchmaking-service?ssl=true&amp;amp;authSource=admin&amp;amp;maxPoolSize=100&amp;amp;minPoolSize=10&quot; -e MONGODB_DATABASE=matchmaking-service -e S2S_TOKEN=ciccio -e MONGODB_CONNECT_TIMEOUT=10s -p 8081:8081 --cpus=&quot;1&quot; --memory=100m 90aa968740fe {&quot;app&quot;:&quot;matchmaking-api&quot;,&quot;env&quot;:&quot;test&quot;,&quot;message&quot;:&quot;ciccio&quot;,&quot;severity&quot;:&quot;INFO&quot;,&quot;timestamp&quot;:{&quot;seconds&quot;:1567604480,&quot;nanos&quot;:724255411},&quot;version&quot;:&quot;SNAPSHOT&quot;} 2019/09/04 13:41:20 attempting to connect to mongo&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;&#160;&lt;/p&gt;

&lt;p&gt;It just hangs forever..&lt;/p&gt;

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

&lt;p&gt;Without Pool Size:&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;docker run -e MONGODB_URI=&quot;mongodb://xxxx:xxx@xxx:27017,xxxx:27017,xxxx:27017/matchmaking-service?ssl=true&amp;amp;authSource=admin&amp;amp;maxPoolSize=100&quot; -e MONGODB_DATABASE=matchmaking-service -e S2S_TOKEN=ciccio -e MONGODB_CONNECT_TIMEOUT=10s -p 8081:8081 --cpus=&quot;1&quot; --memory=100m 90aa968740fe {&quot;app&quot;:&quot;matchmaking-api&quot;,&quot;env&quot;:&quot;test&quot;,&quot;message&quot;:&quot;ciccio&quot;,&quot;severity&quot;:&quot;INFO&quot;,&quot;timestamp&quot;:{&quot;seconds&quot;:1567604557,&quot;nanos&quot;:285167813},&quot;version&quot;:&quot;SNAPSHOT&quot;} 2019/09/04 13:42:37 attempting to connect to mongo 2019/09/04 13:42:37 successfully connected to mongo 2019/09/04 13:42:37 attempting ping {&quot;app&quot;:&quot;matchmaking-api&quot;,&quot;env&quot;:&quot;test&quot;,&quot;message&quot;:&quot;starting matchmaking-api-test at SNAPSHOT on 8081&quot;,&quot;severity&quot;:&quot;INFO&quot;,&quot;timestamp&quot;:{&quot;seconds&quot;:1567604557,&quot;nanos&quot;:387613955},&quot;version&quot;:&quot;SNAPSHOT&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;&#160;&lt;/p&gt;

&lt;p&gt;Its worth pointing out that this issue can&apos;t be replicated on master.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="916690">GODRIVER-1299</key>
            <summary>minPoolSize causes driver not to connect to mongo</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="3">Duplicate</resolution>
                                        <assignee username="divjot.arora@mongodb.com">Divjot Arora</assignee>
                                    <reporter username="b.wilsonhunt@faceit.com">Bradley Wilson-Hunt</reporter>
                        <labels>
                    </labels>
                <created>Wed, 4 Sep 2019 13:45:00 +0000</created>
                <updated>Fri, 6 Sep 2019 17:57:53 +0000</updated>
                            <resolved>Thu, 5 Sep 2019 20:17:55 +0000</resolved>
                                    <version>1.1.0</version>
                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2411056" author="divjot.arora" created="Fri, 6 Sep 2019 17:57:53 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=b.wilsonhunt%40faceit.com&quot; class=&quot;user-hover&quot; rel=&quot;b.wilsonhunt@faceit.com&quot;&gt;b.wilsonhunt@faceit.com&lt;/a&gt; 1.1.1 was released yesterday. The deadlock fix should now be available in the latest released version.&lt;/p&gt;</comment>
                            <comment id="2409631" author="esha.bhargava" created="Thu, 5 Sep 2019 20:17:55 +0000"  >&lt;p&gt;Same as &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1234&quot; title=&quot;Deadlock on 1.1.0 release&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1234&quot;&gt;&lt;del&gt;GODRIVER-1234&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2407079" author="b.wilsonhunt@faceit.com" created="Wed, 4 Sep 2019 14:16:07 +0000"  >&lt;p&gt;Is this going to be released in 1.1.1?&#160;&#160;&lt;/p&gt;

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

&lt;p&gt;Was there a planned date for that release?&lt;/p&gt;

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

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="2407023" author="divjot.arora" created="Wed, 4 Sep 2019 13:55:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=b.wilsonhunt%40faceit.com&quot; class=&quot;user-hover&quot; rel=&quot;b.wilsonhunt@faceit.com&quot;&gt;b.wilsonhunt@faceit.com&lt;/a&gt; The &lt;tt&gt;MinPoolSize&lt;/tt&gt; option did cause a deadlock, which was recently fixed in &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1234&quot; title=&quot;Deadlock on 1.1.0 release&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1234&quot;&gt;&lt;del&gt;GODRIVER-1234&lt;/del&gt;&lt;/a&gt;. This fix was backported to the release/1.1 branch in &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1290&quot; title=&quot;Backport &amp;quot;Deadlock on 1.1.0 release&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1290&quot;&gt;&lt;del&gt;GODRIVER-1290&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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|hvd8f3:</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>