<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:33: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>[GODRIVER-50] Support maxTimeMS for createIndexes and dropIndexes commands</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-50</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description></description>
                <environment></environment>
        <key id="411194">GODRIVER-50</key>
            <summary>Support maxTimeMS for createIndexes and dropIndexes commands</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="kris.brandow@mongodb.com">Kristofer Brandow</assignee>
                                    <reporter username="rathi.gnanasekaran">Rathi Gnanasekaran</reporter>
                        <labels>
                    </labels>
                <created>Tue, 1 Aug 2017 18:29:56 +0000</created>
                <updated>Fri, 18 May 2018 19:48:13 +0000</updated>
                            <resolved>Fri, 18 May 2018 19:48:13 +0000</resolved>
                                                    <fixVersion>0.0.6</fixVersion>
                                    <component>Administrative Commands</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1895810" author="kris.brandow" created="Fri, 18 May 2018 19:47:55 +0000"  >&lt;p&gt;Code Review: &lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/55&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/pull/55&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="1895809" author="xgen-internal-githook" created="Fri, 18 May 2018 19:46:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;igorKryvenko&apos;, &apos;name&apos;: &apos;Igor Kryvenko&apos;, &apos;email&apos;: &apos;kryvenko7igor@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-50&quot; title=&quot;Support maxTimeMS for createIndexes and dropIndexes commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-50&quot;&gt;&lt;del&gt;GODRIVER-50&lt;/del&gt;&lt;/a&gt;: Support maxTimeMS for createIndexes and dropIndexes commands(fix failed tests)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/29b2304c2c90465051106445a8f4ff6db77ca5cf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/29b2304c2c90465051106445a8f4ff6db77ca5cf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1895807" author="xgen-internal-githook" created="Fri, 18 May 2018 19:46:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;igorKryvenko&apos;, &apos;name&apos;: &apos;Igor Kryvenko&apos;, &apos;email&apos;: &apos;kryvenko7igor@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-50&quot; title=&quot;Support maxTimeMS for createIndexes and dropIndexes commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-50&quot;&gt;&lt;del&gt;GODRIVER-50&lt;/del&gt;&lt;/a&gt;: Support maxTimeMS for createIndexes and&lt;br/&gt;
 dropIndexes commands&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/ae4ca85c06f4cddcbe76f651a9d70639fb3078dc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/ae4ca85c06f4cddcbe76f651a9d70639fb3078dc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1858075" author="david.golden" created="Fri, 6 Apr 2018 19:33:47 +0000"  >&lt;p&gt;I think these have to be per-command options, not defaults passed down from Collection.&lt;/p&gt;</comment>
                            <comment id="1858071" author="kris.brandow" created="Fri, 6 Apr 2018 19:31:25 +0000"  >&lt;p&gt;We can implement this as an options stack that&apos;s passed to the Indexes method of Collection. The same is true for passing a writeConcern.&lt;/p&gt;</comment>
                            <comment id="1685477" author="david.golden" created="Fri, 29 Sep 2017 18:19:28 +0000"  >&lt;p&gt;Blocked pending index mgmt&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="387444">GODRIVER-34</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="523325">GODRIVER-354</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="505986">GODRIVER-272</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="371729">DRIVERS-374</issuekey>
        </issuelink>
                            </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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>GODRIVER-415</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr8m73:</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>