<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:43:50 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-2907] Can&apos;t insert/update data while in a transaction</title>
                <link>https://jira.mongodb.org/browse/CSHARP-2907</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;I&apos;m receiving the message &quot;This MongoDB deployment does not support retryable writes. Please add retryWrites=false to your connection string.&quot; while I&apos;m trying to insert data.&lt;br/&gt;
I&apos;ve already disabled retryWrites but the problem is still happening:&lt;/p&gt;
</description>
                <environment>windows 10, mongo 4.2</environment>
        <key id="1106965">CSHARP-2907</key>
            <summary>Can&apos;t insert/update data while in a transaction</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="13202">Works as Designed</resolution>
                                        <assignee username="jeff.yemin@mongodb.com">Jeffrey Yemin</assignee>
                                    <reporter username="murilokunze">Murilo Kunze</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Jan 2020 17:36:22 +0000</created>
                <updated>Fri, 27 Oct 2023 13:24:53 +0000</updated>
                            <resolved>Tue, 21 Jan 2020 18:14:09 +0000</resolved>
                                    <version>2.10.1</version>
                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2747792" author="jeff.yemin" created="Tue, 21 Jan 2020 18:13:54 +0000"  >&lt;p&gt;Yes, that&apos;s definitely the case.  The transaction implementation relies on the replication oplog, which is not present in standalone servers.  You can, however, create a single-member replica set, which is almost as easy to manage as a standalone.  See &lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/convert-standalone-to-replica-set/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/tutorial/convert-standalone-to-replica-set/&lt;/a&gt; for instructions.  Good luck!&lt;/p&gt;</comment>
                            <comment id="2747735" author="murilokunze" created="Tue, 21 Jan 2020 17:52:07 +0000"  >&lt;p&gt;Hi Jeffrey, it&apos;s a standalone instalation.&lt;br/&gt;
I just noticed that the exception has an inner exception &quot;Transaction numbers are only allowed on a replica set member or mongos&quot;. So can I conclude that transactions is not suported in standalone?&lt;/p&gt;</comment>
                            <comment id="2747717" author="jeff.yemin" created="Tue, 21 Jan 2020 17:44:55 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=murilokunze&quot; class=&quot;user-hover&quot; rel=&quot;murilokunze&quot;&gt;murilokunze&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We&apos;d like to help you get past this problem, but to do that we&apos;ll need some more information.  You mention that your application is connecting to a MongoDB 4.2 server, but we also need to know what the deployment scenario is.  Is your application connecting to a standalone, a replica set, or a sharded cluster?   &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="243694" name="retryWrite.png" size="31655" author="murilokunze" created="Tue, 21 Jan 2020 17:35:24 +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|hw7x5j:</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>