<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:02:30 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-1399] Implement session</title>
                <link>https://jira.mongodb.org/browse/CXX-1399</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;Implement the session, which will wrap the mongoc implementation. For every member function that talks to the server, add an overload with a client_session as the first parameter. List of files that contain these member functions:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;bulk_write.hpp&lt;/li&gt;
	&lt;li&gt;change_stream.hpp&lt;/li&gt;
	&lt;li&gt;client.hpp&lt;/li&gt;
	&lt;li&gt;collection.hpp&lt;/li&gt;
	&lt;li&gt;database.hpp&lt;/li&gt;
	&lt;li&gt;index_view.hpp&lt;/li&gt;
	&lt;li&gt;bucket.hpp&lt;/li&gt;
	&lt;li&gt;downloader.hpp&lt;/li&gt;
	&lt;li&gt;uploader.hpp&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="406198">CXX-1399</key>
            <summary>Implement session</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="isabella.siu@mongodb.com">Isabella Siu</reporter>
                        <labels>
                    </labels>
                <created>Wed, 19 Jul 2017 21:40:31 +0000</created>
                <updated>Sat, 28 Oct 2023 11:27:40 +0000</updated>
                            <resolved>Sun, 6 May 2018 13:34:38 +0000</resolved>
                                                    <fixVersion>3.3.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1897853" author="xgen-internal-githook" created="Tue, 22 May 2018 02:57:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1399&quot; title=&quot;Implement session&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1399&quot;&gt;&lt;del&gt;CXX-1399&lt;/del&gt;&lt;/a&gt; Whitespace&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ab6dd6131e627287cb87c21395cd3ba1885724fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ab6dd6131e627287cb87c21395cd3ba1885724fc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1897634" author="xgen-internal-githook" created="Mon, 21 May 2018 20:50:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1399&quot; title=&quot;Implement session&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1399&quot;&gt;&lt;del&gt;CXX-1399&lt;/del&gt;&lt;/a&gt; Test passing bad session to additional member functions&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/20ff94f6163bcaaa3459356b8224adef4ceb0743&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/20ff94f6163bcaaa3459356b8224adef4ceb0743&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1884269" author="xgen-internal-githook" created="Mon, 7 May 2018 02:52:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1399&quot; title=&quot;Implement session&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1399&quot;&gt;&lt;del&gt;CXX-1399&lt;/del&gt;&lt;/a&gt; Clang-format&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/2e88636d0d815a690acca01429a4f6a8107c8833&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/2e88636d0d815a690acca01429a4f6a8107c8833&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1884130" author="xgen-internal-githook" created="Sun, 6 May 2018 13:33:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1399&quot; title=&quot;Implement session&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1399&quot;&gt;&lt;del&gt;CXX-1399&lt;/del&gt;&lt;/a&gt; Session API for GridFS&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ce139a3fef3e94b3ac6f74c4401ab2efc3b89e96&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ce139a3fef3e94b3ac6f74c4401ab2efc3b89e96&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1884129" author="xgen-internal-githook" created="Sun, 6 May 2018 13:33:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1399&quot; title=&quot;Implement session&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1399&quot;&gt;&lt;del&gt;CXX-1399&lt;/del&gt;&lt;/a&gt; Session API for client and database&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/24c557970338f4f0159c669e8ee928e04d91b6a8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/24c557970338f4f0159c669e8ee928e04d91b6a8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1882750" author="xgen-internal-githook" created="Fri, 4 May 2018 11:25:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1399&quot; title=&quot;Implement session&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1399&quot;&gt;&lt;del&gt;CXX-1399&lt;/del&gt;&lt;/a&gt; Equality operator for options::client_session&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/2ba99b675550f29ad0ebd55c7fd0eb924ad4168f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/2ba99b675550f29ad0ebd55c7fd0eb924ad4168f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1882749" author="xgen-internal-githook" created="Fri, 4 May 2018 11:25:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1399&quot; title=&quot;Implement session&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1399&quot;&gt;&lt;del&gt;CXX-1399&lt;/del&gt;&lt;/a&gt; Rename session to client_session&lt;/p&gt;

&lt;p&gt;Conforms to naming requirement in Driver Sessions Spec.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/11856c181715094429b3593d900599d4852b80d4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/11856c181715094429b3593d900599d4852b80d4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1878354" author="xgen-internal-githook" created="Mon, 30 Apr 2018 20:02:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1399&quot; title=&quot;Implement session&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1399&quot;&gt;&lt;del&gt;CXX-1399&lt;/del&gt;&lt;/a&gt; Sessions for change_stream, collection, index_view&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/0da644fe2ce18e24c1f3d3b600d4a30d89636a88&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/0da644fe2ce18e24c1f3d3b600d4a30d89636a88&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1873298" author="xgen-internal-githook" created="Tue, 24 Apr 2018 21:47:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1399&quot; title=&quot;Implement session&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1399&quot;&gt;&lt;del&gt;CXX-1399&lt;/del&gt;&lt;/a&gt; Complete session API for inserts and bulk writes&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/5b18a0a827b3cd59831ccbe813a6fbe1959b3328&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/5b18a0a827b3cd59831ccbe813a6fbe1959b3328&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1858191" author="xgen-internal-githook" created="Fri, 6 Apr 2018 21:11:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1399&quot; title=&quot;Implement session&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1399&quot;&gt;&lt;del&gt;CXX-1399&lt;/del&gt;&lt;/a&gt; Implement session (insert_one only)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/59c152adf669dc3a01118c97de91f666723868a4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/59c152adf669dc3a01118c97de91f666723868a4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1628936" author="isabella.siu" created="Fri, 21 Jul 2017 18:34:44 +0000"  >&lt;p&gt;Will be added later with the rest of the sessions api&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="406196">CXX-1398</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="406200">CXX-1400</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>CXX-1253</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr9o3z:</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>