<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:26:28 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>[DRIVERS-2812] Address failing tests in Serverless Proxy incremental rollout</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-2812</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;div class=&quot;panel&quot; style=&quot;background-color: #fafbfc;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelContent&quot; style=&quot;background-color: #fafbfc;&quot;&gt;
&lt;h3&gt;&lt;a name=&quot;Summary&quot;&gt;&lt;/a&gt;&lt;b&gt;Summary&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;In &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2648&quot; title=&quot;Add driver tests for Serverless Proxy incremental rollout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2648&quot;&gt;DRIVERS-2648&lt;/a&gt;, we added our existing SDAM test to run against the Serverless Proxy, to confirm to the server team if their Serverless proxy is ready to roll out. Drivers adding those tests will see two SDAM failures in the following two tests:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/specifications/blob/c5771dce88eed54386690039f76142e1d741d83f/source/load-balancers/tests/sdam-error-handling.yml#L142&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/blob/c5771dce88eed54386690039f76142e1d741d83f/source/load-balancers/tests/sdam-error-handling.yml#L142&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/specifications/blob/master/source/load-balancers/tests/transactions.yml#L365&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/blob/master/source/load-balancers/tests/transactions.yml#L365&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For example, &lt;a href=&quot;https://spruce.mongodb.com/task/mongo_python_driver_serverless_next__platform~rhel8_auth_ssl~auth_ssl_python_version~3.10_serverless~enabled_test_serverless_patch_c4e4bd638f7b82032cbd13b8e56a7593b56e964c_65aad6c1e3c331cdfe39501f_24_01_19_20_08_35?execution=0&amp;amp;sortBy=STATUS&amp;amp;sortDir=ASC&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://spruce.mongodb.com/task/mongo_python_driver_serverless_next__platform~rhel8_auth_ssl~auth_ssl_python_version~3.10_serverless~enabled_test_serverless_patch_c4e4bd638f7b82032cbd13b8e56a7593b56e964c_65aad6c1e3c331cdfe39501f_24_01_19_20_08_35?execution=0&amp;amp;sortBy=STATUS&amp;amp;sortDir=ASC&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Drivers could work around this by skipping those two tests if testing on serverless incremental and blocking a fix on this ticket.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="2553115">DRIVERS-2812</key>
            <summary>Address failing tests in Serverless Proxy incremental rollout</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</priority>
                        <status id="11262" iconUrl="https://jira.mongodb.org/images/icons/statuses/generic.png" description="">Investigating</status>
                    <statusCategory id="4" key="indeterminate" colorName="inprogress"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="james.kovacs@mongodb.com">James Kovacs</assignee>
                                    <reporter username="steve.silvester@mongodb.com">Steve Silvester</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Jan 2024 18:51:09 +0000</created>
                <updated>Thu, 25 Jan 2024 21:55:12 +0000</updated>
                                                                <component>Serverless</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="6035137" author="JIRAUSER1268808" created="Tue, 23 Jan 2024 17:47:40 +0000"  >&lt;p&gt;Triage: Need to mark this as dependent on the server ticket that was filed in response to the test failures that occurred as part of adding them in &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2648&quot; title=&quot;Add driver tests for Serverless Proxy incremental rollout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2648&quot;&gt;DRIVERS-2648&lt;/a&gt;. Once the server team addresses the issues/edge cases that were uncovered by our failing tests, we should pick this up to confirm that the tests are now passing. We will not plan on making changes to our tests, we just need to confirm that the serverless team has fixed their implementation to ensure that our driver tests are passing.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=tom.selander%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;tom.selander@mongodb.com&quot;&gt;tom.selander@mongodb.com&lt;/a&gt; to confirm that server ticket that this would be blocked on.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="2364930">DRIVERS-2648</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                                                <inwardlinks description="is caused by">
                                        <issuelink>
            <issuekey id="2514470">PYTHON-4074</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_10951" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Driver Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10940"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i2r5kc:</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>