<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:01:52 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-1234] Clean up use of exceptions in GridFS</title>
                <link>https://jira.mongodb.org/browse/CXX-1234</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;Currently, all exceptions thrown in GridFS code are generic `std::exception`. These should be replaced with more proper specific exceptions (i.e. either existing or newly-created exceptions in the `mongocx/exception` directory.&lt;/p&gt;

&lt;p&gt;Also, as part of the work for this ticket, we should validate user-provided and server-provided input.&lt;/p&gt;</description>
                <environment></environment>
        <key id="358116">CXX-1234</key>
            <summary>Clean up use of exceptions in GridFS</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="rassi">J Rassi</assignee>
                                    <reporter username="sam.rossi@mongodb.com">Samuel Rossi</reporter>
                        <labels>
                    </labels>
                <created>Tue, 28 Feb 2017 16:29:24 +0000</created>
                <updated>Thu, 13 Apr 2017 19:09:29 +0000</updated>
                            <resolved>Thu, 13 Apr 2017 19:09:29 +0000</resolved>
                                                    <fixVersion>3.2.0-rc0</fixVersion>
                                    <component>Implementation</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1548784" author="xgen-internal-githook" created="Thu, 13 Apr 2017 19:08:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1234&quot; title=&quot;Clean up use of exceptions in GridFS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1234&quot;&gt;&lt;del&gt;CXX-1234&lt;/del&gt;&lt;/a&gt; Validate GridFS input from user and server&lt;/p&gt;

&lt;p&gt;Covers cases of:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Invalid options to database::gridfs_bucket().&lt;/li&gt;
	&lt;li&gt;Invalid options to bucket::open_upload_stream().&lt;/li&gt;
	&lt;li&gt;Invalid files document on server.&lt;/li&gt;
	&lt;li&gt;Invalid chunks document on server.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/7653032f38257c526826a1d9b0107f52db37183f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/7653032f38257c526826a1d9b0107f52db37183f&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="1544043" author="xgen-internal-githook" created="Fri, 7 Apr 2017 20:22:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1234&quot; title=&quot;Clean up use of exceptions in GridFS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1234&quot;&gt;&lt;del&gt;CXX-1234&lt;/del&gt;&lt;/a&gt; Clean up remaining uses of exceptions in GridFS&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/cf1b40e609732595594fa3b7be6e1b601df3ff77&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/cf1b40e609732595594fa3b7be6e1b601df3ff77&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1544042" author="xgen-internal-githook" created="Fri, 7 Apr 2017 20:22:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1234&quot; title=&quot;Clean up use of exceptions in GridFS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1234&quot;&gt;&lt;del&gt;CXX-1234&lt;/del&gt;&lt;/a&gt; Improve use of exceptions thrown by GridFS download operations&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/c0ac302d613c96b4d4a19f1d54de5a3981c3ae14&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/c0ac302d613c96b4d4a19f1d54de5a3981c3ae14&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1542167" author="xgen-internal-githook" created="Thu, 6 Apr 2017 01:18:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1234&quot; title=&quot;Clean up use of exceptions in GridFS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1234&quot;&gt;&lt;del&gt;CXX-1234&lt;/del&gt;&lt;/a&gt; Improve use of exceptions thrown by GridFS upload operations&lt;/p&gt;

&lt;p&gt;Adds a new exception type `mongocxx::gridfs_exception`, and several&lt;br/&gt;
new mongocxx error codes.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/334cecf164c03e279dca1bff92a6b42b275562c9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/334cecf164c03e279dca1bff92a6b42b275562c9&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="331798">CXX-1130</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hraxpj:</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>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1601">Perl/CXX 2017-03-24</customfieldvalue>
    <customfieldvalue id="1647">Perl/CXX 2017-04-14</customfieldvalue>

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