<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:06:31 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>[SERVER-24494] Parsing Linearizable Read command</title>
                <link>https://jira.mongodb.org/browse/SERVER-24494</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;First step in implementing linearizable reads: implement read concern level.&lt;/p&gt;

&lt;p&gt;When a read is received with a read concern level &#8220;linearizable&#8221;, we must first check that the current node is master (available for writes).  Nodes that are not currently in writable state shall return a NotMaster error.  Linearizable reads are not permitted on Secondary nodes.&lt;/p&gt;

&lt;p&gt;If an afterOpTime read concern option is also supplied, a parse error is returned.  To limit project scope, afterOpTime read concern option will be incompatible with read concern level linearizable, for now.&lt;/p&gt;

&lt;p&gt;Additionally, need to include unittests for parsing.&lt;/p&gt;</description>
                <environment></environment>
        <key id="292723">SERVER-24494</key>
            <summary>Parsing Linearizable Read command</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="hari.devaraj">Hari Devaraj</assignee>
                                    <reporter username="hari.devaraj">Hari Devaraj</reporter>
                        <labels>
                    </labels>
                <created>Thu, 9 Jun 2016 15:42:46 +0000</created>
                <updated>Mon, 5 Dec 2016 13:16:56 +0000</updated>
                            <resolved>Mon, 18 Jul 2016 20:36:40 +0000</resolved>
                                                    <fixVersion>3.3.10</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="1327543" author="hari.devaraj" created="Mon, 18 Jul 2016 20:36:40 +0000"  >&lt;p&gt;Need to allow for &apos;linearizable&apos; read concern parsing.&lt;br/&gt;
Linearizable read concern returns a timeout error if noop replication takes longer than MaxTimeMS. Linearizable read concern returns a not master error if the command is run on a node that is not the primary.&lt;/p&gt;</comment>
                            <comment id="1314478" author="xgen-internal-githook" created="Tue, 5 Jul 2016 20:22:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;name&apos;: u&apos;hari devaraj&apos;, u&apos;email&apos;: u&apos;hari.devaraj@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24494&quot; title=&quot;Parsing Linearizable Read command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24494&quot;&gt;&lt;del&gt;SERVER-24494&lt;/del&gt;&lt;/a&gt; Implemented parsing for linearizable read concern&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1aa84a66de0d2f83f9bc224d85278feff78b686a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1aa84a66de0d2f83f9bc224d85278feff78b686a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1307378" author="xgen-internal-githook" created="Mon, 27 Jun 2016 14:33:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;milkie&apos;, u&apos;name&apos;: u&apos;Eric Milkie&apos;, u&apos;email&apos;: u&apos;milkie@10gen.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24494&quot; title=&quot;Parsing Linearizable Read command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24494&quot;&gt;&lt;del&gt;SERVER-24494&lt;/del&gt;&lt;/a&gt; blacklist linearizable_read_concern_parsing.js from legacy suite&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit cb0a631368529614bc210d1b3b22eae243b3dce6.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b0b1b300f0ab17c56a0c252371b76bbd9c44f291&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b0b1b300f0ab17c56a0c252371b76bbd9c44f291&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1307227" author="xgen-internal-githook" created="Mon, 27 Jun 2016 12:44:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;milkie&apos;, u&apos;name&apos;: u&apos;Eric Milkie&apos;, u&apos;email&apos;: u&apos;milkie@10gen.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24494&quot; title=&quot;Parsing Linearizable Read command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24494&quot;&gt;&lt;del&gt;SERVER-24494&lt;/del&gt;&lt;/a&gt; Implemented parsing for linearizable read concern.&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit cd5b90cfe19732cd576fc7b55e935fd4c74d187b.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/15d3d1f9bd151a2cd21fc7bee0bffc61caaaeb1d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/15d3d1f9bd151a2cd21fc7bee0bffc61caaaeb1d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1305532" author="xgen-internal-githook" created="Fri, 24 Jun 2016 14:05:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;name&apos;: u&apos;hari devaraj&apos;, u&apos;email&apos;: u&apos;hari.devaraj@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24494&quot; title=&quot;Parsing Linearizable Read command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24494&quot;&gt;&lt;del&gt;SERVER-24494&lt;/del&gt;&lt;/a&gt; blacklist linearizable_read_concern_parsing.js from legacy suite&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cb0a631368529614bc210d1b3b22eae243b3dce6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cb0a631368529614bc210d1b3b22eae243b3dce6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1304682" author="xgen-internal-githook" created="Thu, 23 Jun 2016 19:54:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;name&apos;: u&apos;hari devaraj&apos;, u&apos;email&apos;: u&apos;hari.devaraj@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24494&quot; title=&quot;Parsing Linearizable Read command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24494&quot;&gt;&lt;del&gt;SERVER-24494&lt;/del&gt;&lt;/a&gt; Implemented parsing for linearizable read concern.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cd5b90cfe19732cd576fc7b55e935fd4c74d187b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cd5b90cfe19732cd576fc7b55e935fd4c74d187b&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                        <issuelink>
            <issuekey id="336281">DOCS-9494</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="293744">DRIVERS-307</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10011"><![CDATA[Minor Change]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 23 Jun 2016 19:54:27 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 30 weeks, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <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>PM-173</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>emily.hall</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 30 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>hari.devaraj</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrk5yv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrcql3:</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>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1019">Repl 16 (06/24/16)</customfieldvalue>
    <customfieldvalue id="1020">Repl 17 (07/15/16)</customfieldvalue>
    <customfieldvalue id="1021">Repl 18 (08/05/16)</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hsevpb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>