<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:01:59 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-1265] Audit driver against Max Staleness Spec</title>
                <link>https://jira.mongodb.org/browse/CXX-1265</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;Revalidate driver against:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-293&quot; title=&quot;Allow users to set a limit on acceptable staleness&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-293&quot;&gt;&lt;del&gt;DRIVERS-293&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-335&quot; title=&quot; Update Max Staleness implementation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-335&quot;&gt;&lt;del&gt;DRIVERS-335&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-336&quot; title=&quot;Change &amp;quot;no maxStalenessSeconds&amp;quot; value from 0 to -1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-336&quot;&gt;&lt;del&gt;DRIVERS-336&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-340&quot; title=&quot;Make minimum value of maxStalenessSeconds 90 seconds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-340&quot;&gt;&lt;del&gt;DRIVERS-340&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="366227">CXX-1265</key>
            <summary>Audit driver against Max Staleness Spec</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="9">Done</resolution>
                                        <assignee username="sam.rossi@mongodb.com">Samuel Rossi</assignee>
                                    <reporter username="david.golden@mongodb.com">David Golden</reporter>
                        <labels>
                    </labels>
                <created>Mon, 20 Mar 2017 15:00:48 +0000</created>
                <updated>Fri, 11 Aug 2017 02:31:56 +0000</updated>
                            <resolved>Fri, 2 Jun 2017 15:25:55 +0000</resolved>
                                                    <fixVersion>3.2.0-rc0</fixVersion>
                                    <component>Testing</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1586033" author="sam.rossi" created="Fri, 2 Jun 2017 15:25:47 +0000"  >&lt;p&gt;We already have a test for setting a positive value less than 90, but we do not have any tests regard the URI option for max staleness, so I&apos;ve filed &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1357&quot; title=&quot;Add test and implementation for max staleness of -1 specified in URI&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1357&quot;&gt;&lt;del&gt;CXX-1357&lt;/del&gt;&lt;/a&gt; to track that.&lt;/p&gt;</comment>
                            <comment id="1585631" author="david.golden" created="Fri, 2 Jun 2017 04:08:20 +0000"  >&lt;p&gt;I think we should have tests that verify (if we don&apos;t already):&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;That setting a positive value &amp;lt; 90 seconds is not an error at the time set&lt;/li&gt;
	&lt;li&gt;That setting it to -1 in the connection string indeed causes our getter to return nullopt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Otherwise, we can rely on the C driver.&lt;/p&gt;</comment>
                            <comment id="1584336" author="sam.rossi" created="Wed, 31 May 2017 21:24:53 +0000"  >&lt;p&gt;The max staleness spec describes a number of tests (both prose and JSON). However, all of the functionality described by the spec (with the exception of providing users with a read preference setting for the max staleness in seconds) is implemented in the C driver rather than the C++ driver.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=david.golden&quot; class=&quot;user-hover&quot; rel=&quot;david.golden&quot;&gt;david.golden&lt;/a&gt;, is it worth implementing the tests for functionality only present in the C driver, or would be prefer to leave this to the C driver itself?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="389585">CXX-1357</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-1293</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr9nun:</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>