<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:59:30 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>[CXX-536] Query::getMaxTimeMs() does not use the correct field name </title>
                <link>https://jira.mongodb.org/browse/CXX-536</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;The implementation of Query::getMaxTimeMs() uses a wrong name (i.e. maxTimeMs) for the field param:&lt;br/&gt;
qq&lt;br/&gt;
    int Query::getMaxTimeMs() const &lt;/p&gt;
{
        return obj.getIntField(&quot;maxTimeMs&quot;);
    }
&lt;p&gt;qq&lt;/p&gt;

&lt;p&gt;The right name is &quot;$maxTimeMS&quot; - the string used by the set function, Query::maxTimeMs()&lt;/p&gt;</description>
                <environment></environment>
        <key id="184812">CXX-536</key>
            <summary>Query::getMaxTimeMs() does not use the correct field name </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="tyler@10gen.com">Tyler Brock</assignee>
                                    <reporter username="ioancea">Ionu?-Francisc Oancea</reporter>
                        <labels>
                            <label>legacy-cxx</label>
                    </labels>
                <created>Wed, 18 Feb 2015 11:15:29 +0000</created>
                <updated>Mon, 13 Apr 2015 18:17:47 +0000</updated>
                            <resolved>Fri, 20 Feb 2015 12:11:28 +0000</resolved>
                                    <version>legacy-1.0.0</version>
                                    <fixVersion>legacy-1.0.1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="831654" author="xgen-internal-githook" created="Wed, 18 Feb 2015 15:26:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-536&quot; title=&quot;Query::getMaxTimeMs() does not use the correct field name &quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-536&quot;&gt;&lt;del&gt;CXX-536&lt;/del&gt;&lt;/a&gt;: Add additional negative tests&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/3759a370ca891983d055bfeeebdd3d0be0ab89b8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/3759a370ca891983d055bfeeebdd3d0be0ab89b8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="831653" author="xgen-internal-githook" created="Wed, 18 Feb 2015 15:26:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ioancea&apos;, u&apos;name&apos;: u&apos;Ionut Oancea&apos;, u&apos;email&apos;: u&apos;ioancea@ezuce.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-536&quot; title=&quot;Query::getMaxTimeMs() does not use the correct field name &quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-536&quot;&gt;&lt;del&gt;CXX-536&lt;/del&gt;&lt;/a&gt;: Query::getMaxTimeMs() does not use the correct field name&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;added static variable to hold the string &quot;$maxTimeMS&quot;&lt;/li&gt;
	&lt;li&gt;adapted the tests in order to check if the *
{m|M}
&lt;p&gt;axTimeMs() functions behave correctly&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/a8edc4335e164b78b618446b37ce9b17925b31fb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/a8edc4335e164b78b618446b37ce9b17925b31fb&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&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|hs6dpj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>162543</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>