<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:35:21 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-960] Implement SDAM error handling in topology.connection</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-960</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;Implementing SDAM error handling was originally scoped to &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-930&quot; title=&quot;Implement base driver.Connection type&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-930&quot;&gt;&lt;del&gt;GODRIVER-930&lt;/del&gt;&lt;/a&gt;, but it requires processing of a raw wire message to determine if it&apos;s a &quot;node is recovering&quot; or &quot;not master&quot; error. Since the &lt;tt&gt;topology&lt;/tt&gt; package has no wire message processing logic, a configurable function, similar to the &lt;tt&gt;Handshaker&lt;/tt&gt; is used to determine if the wire message contains one of these errors. This needs to be implemented in the &lt;tt&gt;driver&lt;/tt&gt; package, which can process wire messages and find this information.&lt;/p&gt;</description>
                <environment></environment>
        <key id="736735">GODRIVER-960</key>
            <summary>Implement SDAM error handling in topology.connection</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="kris.brandow@mongodb.com">Kristofer Brandow</reporter>
                        <labels>
                    </labels>
                <created>Thu, 11 Apr 2019 22:29:47 +0000</created>
                <updated>Thu, 11 Apr 2019 23:15:52 +0000</updated>
                            <resolved>Thu, 11 Apr 2019 23:15:52 +0000</resolved>
                                    <version>1.0.0</version>
                                                    <component>Core API</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2210520" author="kris.brandow" created="Thu, 11 Apr 2019 23:13:39 +0000"  >&lt;p&gt;Design changed: Instead of having &lt;tt&gt;topology.connection&lt;/tt&gt; handle this, we&apos;ll have the &lt;tt&gt;topology.Server&lt;/tt&gt; type implement &lt;tt&gt;driver.ErrorProcessor&lt;/tt&gt; which will have it&apos;s &lt;tt&gt;ProcessError&lt;/tt&gt; method called by &lt;tt&gt;driver.Operation.Execute&lt;/tt&gt; after the wire message has been decoded.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10020">
                    <name>Gantt Dependency</name>
                                                                <inwardlinks description="has to be done after">
                                        <issuelink>
            <issuekey id="729859">GODRIVER-930</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>GODRIVER-617</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr8b2n:</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>