<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:53:26 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>[JAVA-943] MongoClientURI does not support wtimeoutms query parameter</title>
                <link>https://jira.mongodb.org/browse/JAVA-943</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/blob/master/src/main/com/mongodb/MongoClientURI.java#L354&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/blob/master/src/main/com/mongodb/MongoClientURI.java#L354&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The java client respects wtimeout, not wtimeoutMS as the documentation says.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Reporter&lt;/b&gt;: Sverre Sundsdal&lt;br/&gt;
&lt;b&gt;E-mail&lt;/b&gt;: &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;mailto:sverre@comoyo.com&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;sverre@comoyo.com&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/mail_small.gif&quot; height=&quot;12&quot; width=&quot;13&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;br/&gt;
&lt;br/&gt;
*Location*: &lt;a href=&quot;http://docs.mongodb.org/manual/reference/connection-string/#uri.wtimeoutMS&quot;&gt;http://docs.mongodb.org/manual/reference/connection-string/#uri.wtimeoutMS&lt;/a&gt;&lt;br/&gt;
*User-Agent*: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36&lt;br/&gt;
*Screen Resolution*: 2560 x 1440&lt;br/&gt;
*repo*: docs&lt;br/&gt;
*source*: reference/connection-string&lt;br/&gt;
</environment>
        <key id="88441">JAVA-943</key>
            <summary>MongoClientURI does not support wtimeoutms query parameter</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="ross@mongodb.com">Ross Lawley</assignee>
                                    <reporter username="sverre@comoyo.com">Sverre Sundsdal</reporter>
                        <labels>
                    </labels>
                <created>Wed, 4 Sep 2013 10:35:19 +0000</created>
                <updated>Fri, 30 Jan 2015 18:39:49 +0000</updated>
                            <resolved>Wed, 20 Aug 2014 13:51:55 +0000</resolved>
                                                    <fixVersion>2.13.0</fixVersion>
                    <fixVersion>3.0.0</fixVersion>
                                    <component>Documentation</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="817778" author="xgen-internal-githook" created="Fri, 30 Jan 2015 18:39:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rozza&apos;, u&apos;name&apos;: u&apos;Ross Lawley&apos;, u&apos;email&apos;: u&apos;ross.lawley@gmail.com&apos;}
&lt;p&gt;Message: Fix MongoClientURI wtimeoutMS support&lt;/p&gt;

&lt;p&gt;Still handle wtimeout in the URI&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-943&quot; title=&quot;MongoClientURI does not support wtimeoutms query parameter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-943&quot;&gt;&lt;del&gt;JAVA-943&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/f225679b5cd873e60575dce42e3fe63a64049086&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/f225679b5cd873e60575dce42e3fe63a64049086&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="816402" author="jeff.yemin" created="Thu, 29 Jan 2015 14:33:14 +0000"  >&lt;p&gt;2.13.0 has been released.  Closing issue.&lt;/p&gt;</comment>
                            <comment id="696746" author="xgen-internal-githook" created="Wed, 20 Aug 2014 13:50:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rozza&apos;, u&apos;name&apos;: u&apos;Ross Lawley&apos;, u&apos;email&apos;: u&apos;ross.lawley@gmail.com&apos;}
&lt;p&gt;Message: Fix MongoClientURI wtimeoutMS support&lt;/p&gt;

&lt;p&gt;Still handle wtimeout in the URI&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-943&quot; title=&quot;MongoClientURI does not support wtimeoutms query parameter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-943&quot;&gt;&lt;del&gt;JAVA-943&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: 3.0.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/f225679b5cd873e60575dce42e3fe63a64049086&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/f225679b5cd873e60575dce42e3fe63a64049086&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="696744" author="xgen-internal-githook" created="Wed, 20 Aug 2014 13:50:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rozza&apos;, u&apos;name&apos;: u&apos;Ross Lawley&apos;, u&apos;email&apos;: u&apos;ross.lawley@gmail.com&apos;}
&lt;p&gt;Message: Fix MongoClientURI wtimeoutMS support&lt;/p&gt;

&lt;p&gt;Still handle wtimeout in the URI&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-943&quot; title=&quot;MongoClientURI does not support wtimeoutms query parameter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-943&quot;&gt;&lt;del&gt;JAVA-943&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/d056fecde62ac668f63a15bb2a70a96e536f86dd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/d056fecde62ac668f63a15bb2a70a96e536f86dd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="515477" author="jeff.yemin" created="Thu, 13 Mar 2014 18:57:04 +0000"  >&lt;p&gt;Actually, the parsing itself doesn&apos;t support wtimeoutms.  It&apos;s not just Javadoc&lt;/p&gt;</comment>
                            <comment id="417752" author="jeff.yemin" created="Wed, 4 Sep 2013 16:10:40 +0000"  >&lt;p&gt;Yes, looks like a Javadoc error.  You can move this to JAVA.&lt;/p&gt;</comment>
                    </comments>
                    <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|hrg9tr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8489</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="264">Java Sprint 7</customfieldvalue>

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