<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:58:12 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-100] ScopedDbConnection : it is an error if I dont call done()???</title>
                <link>https://jira.mongodb.org/browse/CXX-100</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;The RAII C++ idiom relies on the dtor cleaning up resources for me. This is what is implied by &quot;Scoped&quot; &lt;/p&gt;

&lt;p&gt;So why it is that I need to call done() else I get some warning? ScopedDbConnection::~ScopedDbConnection should call done() for me. And If I decide to call done() myself, then ~ScopedDbConnection  is a no-op&lt;/p&gt;</description>
                <environment>All</environment>
        <key id="13039">CXX-100</key>
            <summary>ScopedDbConnection : it is an error if I dont call done()???</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="-1">Unassigned</assignee>
                                    <reporter username="ldiduck">Lance Diduck</reporter>
                        <labels>
                            <label>cxxmove</label>
                            <label>legacy-cxx</label>
                    </labels>
                <created>Wed, 8 Sep 2010 01:59:56 +0000</created>
                <updated>Thu, 10 Apr 2014 18:07:56 +0000</updated>
                            <resolved>Wed, 12 Mar 2014 20:29:34 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="514622" author="acm" created="Wed, 12 Mar 2014 20:29:34 +0000"  >&lt;p&gt;There is no work to be done here.&lt;/p&gt;</comment>
                            <comment id="78045" author="eliot" created="Fri, 6 Jan 2012 04:00:06 +0000"  >&lt;p&gt;The problem then is that the rules are non consistent.&lt;/p&gt;</comment>
                            <comment id="78044" author="redbeard0531" created="Fri, 6 Jan 2012 03:56:59 +0000"  >&lt;p&gt;It might not be too bad. If we set a dirty flag before writing a query and clear it after reading a full reply message it should work.&lt;/p&gt;</comment>
                            <comment id="17876" author="eliot" created="Wed, 8 Sep 2010 02:49:12 +0000"  >&lt;p&gt;The reason why this is hard is that error cases are tricky - as you can&apos;t leave data on the wire.&lt;br/&gt;
Can probably be cleaned up - but is a fair amount of work.&lt;/p&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|hrh45r:</customfieldvalue>

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