<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:42:54 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-2561] StartTransaction should throw an exception if transactions are not supported</title>
                <link>https://jira.mongodb.org/browse/CSHARP-2561</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;As per &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-624&quot; title=&quot;Ensure 4.0 drivers return an error when attempting sharded transactions on 4.2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-624&quot;&gt;DRIVERS-624&lt;/a&gt; if StartTransaction is called and the current topology and/or server version does not support transactions an exception must be thrown.&lt;/p&gt;

&lt;p&gt;Note that StartTransaction cannot block, but that should be OK because the application must call client.StartSession before calling session.StartTransaction, and StartSession does block until the necessary cluster information is available.&lt;/p&gt;</description>
                <environment></environment>
        <key id="722597">CSHARP-2561</key>
            <summary>StartTransaction should throw an exception if transactions are not supported</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="13201">Fixed</resolution>
                                        <assignee username="robert@mongodb.com">Robert Stam</assignee>
                                    <reporter username="robert@mongodb.com">Robert Stam</reporter>
                        <labels>
                    </labels>
                <created>Mon, 25 Mar 2019 18:44:48 +0000</created>
                <updated>Sat, 28 Oct 2023 11:48:47 +0000</updated>
                            <resolved>Wed, 17 Apr 2019 17:58:34 +0000</resolved>
                                    <version>2.8.0</version>
                                    <fixVersion>2.8.1</fixVersion>
                                    <component>Transactions</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2216811" author="rstam" created="Wed, 17 Apr 2019 17:57:49 +0000"  >&lt;p&gt;Not sure why the commit to master didn&apos;t get automatically mentioned, but here it is:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/bb4830a2dac9a10f1dfe7e112aa51b7991420a1f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/bb4830a2dac9a10f1dfe7e112aa51b7991420a1f&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="2216807" author="xgen-internal-githook" created="Wed, 17 Apr 2019 17:55:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;robert@robertstam.org&apos;, &apos;name&apos;: &apos;rstam&apos;, &apos;username&apos;: &apos;rstam&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-2561&quot; title=&quot;StartTransaction should throw an exception if transactions are not supported&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-2561&quot;&gt;&lt;del&gt;CSHARP-2561&lt;/del&gt;&lt;/a&gt;: Changes for the v2.8.x branch.&lt;br/&gt;
Branch: v2.8.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/9d4d4112ee04a7147cfa329b7a784b1b79ae7dc2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/9d4d4112ee04a7147cfa329b7a784b1b79ae7dc2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2216806" author="xgen-internal-githook" created="Wed, 17 Apr 2019 17:55:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;robert@robertstam.org&apos;, &apos;name&apos;: &apos;rstam&apos;, &apos;username&apos;: &apos;rstam&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-2561&quot; title=&quot;StartTransaction should throw an exception if transactions are not supported&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-2561&quot;&gt;&lt;del&gt;CSHARP-2561&lt;/del&gt;&lt;/a&gt;: StartTransaction should throw an exception when transactions are not supported.&lt;br/&gt;
Branch: v2.8.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/cf3d3e3cc993116f24ee85829806d5768a90bb1c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/cf3d3e3cc993116f24ee85829806d5768a90bb1c&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="720169">DRIVERS-624</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|huhdfb:</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>