<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:36:44 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>[CSHARP-407] Allow disabling filemd5 call on gridfs upload</title>
                <link>https://jira.mongodb.org/browse/CSHARP-407</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description></description>
                <environment></environment>
        <key id="32315">CSHARP-407</key>
            <summary>Allow disabling filemd5 call on gridfs upload</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="robert@mongodb.com">Robert Stam</assignee>
                                    <reporter username="scotthernandez">Scott Hernandez</reporter>
                        <labels>
                            <label>gridfs</label>
                    </labels>
                <created>Tue, 6 Mar 2012 13:21:11 +0000</created>
                <updated>Thu, 2 Apr 2015 18:27:44 +0000</updated>
                            <resolved>Thu, 12 Apr 2012 14:04:05 +0000</resolved>
                                    <version>1.3.1</version>
                                    <fixVersion>1.4.1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="109098" author="rstam" created="Thu, 12 Apr 2012 14:04:05 +0000"  >&lt;p&gt;Fixed by &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-427&quot; title=&quot;MongoGridFS.Download() should allow skipping MD5 calculations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-427&quot;&gt;&lt;del&gt;CSHARP-427&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="109097" author="rstam" created="Thu, 12 Apr 2012 14:03:41 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-427&quot; title=&quot;MongoGridFS.Download() should allow skipping MD5 calculations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-427&quot;&gt;&lt;del&gt;CSHARP-427&lt;/del&gt;&lt;/a&gt; is a bit more general than this. It also allows you to disable MD5 verification on upload or download (in order to reduce CPU consumption at the client).&lt;/p&gt;</comment>
                            <comment id="97936" author="rstam" created="Mon, 12 Mar 2012 18:16:53 +0000"  >&lt;p&gt;Pushing to a future release. We want all drivers to do the same thing.&lt;/p&gt;</comment>
                            <comment id="95766" author="scotthernandez" created="Tue, 6 Mar 2012 14:18:30 +0000"  >&lt;p&gt;Some do filemd5 upload, and some don&apos;t. I don&apos;t know of any which have an option, but I haven&apos;t looked hard. I&apos;ve added a similar issue to java &amp;#8211; the other one I know which does this. linked to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3746&quot; title=&quot;Support sharding GridFS on {files_id:1, n:1}&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3746&quot;&gt;&lt;del&gt;SERVER-3746&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Yes, server support is good, but this issue is affecting people who are not on the latest releases and we should never require that if there is an easy fix in the drivers.&lt;/p&gt;</comment>
                            <comment id="95756" author="rstam" created="Tue, 6 Mar 2012 14:01:53 +0000"  >&lt;p&gt;Do other drivers allow this? If not, should JIRAs be created for them also?&lt;/p&gt;

&lt;p&gt;If the server is going to support running the filemd5 against sharded chunks soon, would it be better to just wait for the server fix? I couldn&apos;t find the core server JIRA that says that the filemd5 command will be changed to work against sharded chunks.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="35291">CSHARP-427</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="21790">SERVER-3746</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="32316">JAVA-530</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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrh7wv:</customfieldvalue>

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