<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:35:28 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-1013] When reading whole file at once next read doesn&apos;t return EOF</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-1013</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;See attached main.go file:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;it stored 1024 bytes of random data to the database&lt;/li&gt;
	&lt;li&gt;then it loads the whole file (all the 1024 bytes) at once&lt;/li&gt;
	&lt;li&gt;after that when calling&#160;Read on DownloadStream it returns 0 bytes read and no error&lt;/li&gt;
	&lt;li&gt;another call results with 0 bytes read and EOF error&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;I would expect that second call of Read should return (0, EOF) as the first one already read all the data.&lt;/p&gt;</description>
                <environment>mongodb 3.6.12 &lt;br/&gt;
ubuntu 18.04</environment>
        <key id="754364">GODRIVER-1013</key>
            <summary>When reading whole file at once next read doesn&apos;t return EOF</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="13201">Fixed</resolution>
                                        <assignee username="manny.eppinger@mongodb.com">Emmanuel Eppinger</assignee>
                                    <reporter username="schm">S&#322;awomir Chmiel</reporter>
                        <labels>
                    </labels>
                <created>Wed, 1 May 2019 20:56:47 +0000</created>
                <updated>Sat, 28 Oct 2023 11:38:54 +0000</updated>
                            <resolved>Thu, 13 Jun 2019 13:19:05 +0000</resolved>
                                    <version>1.0.1</version>
                                    <fixVersion>1.0.4</fixVersion>
                                    <component>GridFS</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2285401" author="xgen-internal-githook" created="Fri, 14 Jun 2019 16:44:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Emmanuel&apos;, &apos;email&apos;: &apos;manny.eppinger@mongodb.com&apos;, &apos;username&apos;: &apos;eppingere&apos;}
&lt;p&gt;Message: Next read after read full file returns EOF&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1013&quot; title=&quot;When reading whole file at once next read doesn&amp;#39;t return EOF&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1013&quot;&gt;&lt;del&gt;GODRIVER-1013&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Fix bug in DownloadStream and add RoundTrip tabular tests that test&lt;br/&gt;
these bugs&lt;/p&gt;

&lt;p&gt;Change-Id: I73777b5b422fdf0bfdee344fb08c2f686940ccd8&lt;br/&gt;
Branch: release/1.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/e64ebe34f283d713270bff03192c8b4bd782d3d7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/e64ebe34f283d713270bff03192c8b4bd782d3d7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2282889" author="xgen-internal-githook" created="Thu, 13 Jun 2019 13:19:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Emmanuel&apos;, &apos;email&apos;: &apos;manny.eppinger@mongodb.com&apos;, &apos;username&apos;: &apos;eppingere&apos;}
&lt;p&gt;Message: Next read after read full file returns EOF&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1013&quot; title=&quot;When reading whole file at once next read doesn&amp;#39;t return EOF&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1013&quot;&gt;&lt;del&gt;GODRIVER-1013&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Fix bug in DownloadStream and add RoundTrip tabular tests that test&lt;br/&gt;
these bugs&lt;/p&gt;

&lt;p&gt;Change-Id: I73777b5b422fdf0bfdee344fb08c2f686940ccd8&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/9b4581cfb6ed0a86b61dac77843db053dc02a81e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/9b4581cfb6ed0a86b61dac77843db053dc02a81e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2282887" author="manny.eppinger" created="Thu, 13 Jun 2019 13:19:05 +0000"  >&lt;p&gt;&lt;a href=&quot;https://review.gerrithub.io/c/mongodb/mongo-go-driver/+/457658&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.gerrithub.io/c/mongodb/mongo-go-driver/+/457658&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                        <issuelink>
            <issuekey id="802862">GODRIVER-1140</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="215695" name="main.go" size="1546" author="schm" created="Wed, 1 May 2019 20:55:36 +0000"/>
                    </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|hr78hr:</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>