<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:37:43 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-78201] Failure in internal_parse.js: received command without explicit readConcern on an internalClient connection</title>
                <link>https://jira.mongodb.org/browse/SERVER-78201</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Tests&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;jstests/aggregation/sources/densify/internal_parse.js&lt;/li&gt;
	&lt;li&gt;jstests/aggregation/api_version_stage_allowance_checks.js&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;failed with&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:api_version_stage_allowance_checks] 	&quot;errmsg&quot; : &quot;received command without explicit readConcern on an internalClient connection { aggregate: \&quot;testColl\&quot;, pipeline: [ { $mergeCursors: { sort: { y: 1.0, z: 1.0 }, compareWholeSortKey: false, remotes: [], nss: \&quot;test.mergeCursors\&quot;, allowPartialResults: false } } ], cursor: {}, writeConcern: { w: \&quot;majority\&quot; }, apiVersion: \&quot;1\&quot;, apiStrict: true, lsid: { id: UUID(\&quot;79bdec16-2394-43d7-85c0-f91ad9ca9c1f\&quot;) }, $clusterTime: { clusterTime: Timestamp(1682357159, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: \&quot;api_version_stage_allowance_checks\&quot; }&quot;,[js_test:api_version_stage_allowance_checks] 	&quot;code&quot; : 4569200,[js_test:api_version_stage_allowance_checks] 	&quot;codeName&quot; : &quot;Location4569200&quot;,[js_test:api_version_stage_allowance_checks] 	&quot;$clusterTime&quot; : {[js_test:api_version_stage_allowance_checks] 		&quot;clusterTime&quot; : Timestamp(1682357159, 2),[js_test:api_version_stage_allowance_checks] 		&quot;signature&quot; : {[js_test:api_version_stage_allowance_checks] 			&quot;hash&quot; : BinData(0,&quot;AAAAAAAAAAAAAAAAAAAAAAAAAAA=&quot;),[js_test:api_version_stage_allowance_checks] 			&quot;keyId&quot; : NumberLong(0)[js_test:api_version_stage_allowance_checks] 		}[js_test:api_version_stage_allowance_checks] 	},[js_test:api_version_stage_allowance_checks] 	&quot;operationTime&quot; : Timestamp(1682357159, 2)[js_test:api_version_stage_allowance_checks] }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Error is also reported a bit different in one of the tests:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:internal_parse] 2023-04-24T17:25:49.652Z assert: command did not fail with any of the following codes [ 40414 ] {[js_test:internal_parse] 	&quot;ok&quot; : 0,[js_test:internal_parse] 	&quot;errmsg&quot; : &quot;received command without explicit readConcern on an internalClient connection { aggregate: \&quot;internal_parse\&quot;, pipeline: [ { $_internalDensify: { field: \&quot;a\&quot;, range: { step: 1.0 } } } ], cursor: {}, writeConcern: { w: \&quot;majority\&quot; }, lsid: { id: UUID(\&quot;0d2e20f0-c330-44ad-b67b-71b45d7cd957\&quot;) }, $clusterTime: { clusterTime: Timestamp(1682357149, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: \&quot;internal_parse\&quot; }&quot;,[js_test:internal_parse] 	&quot;code&quot; : 4569200,[js_test:internal_parse] 	&quot;codeName&quot; : &quot;Location4569200&quot;,[js_test:internal_parse] 	&quot;$clusterTime&quot; : {[js_test:internal_parse] 		&quot;clusterTime&quot; : Timestamp(1682357149, 5),[js_test:internal_parse] 		&quot;signature&quot; : {[js_test:internal_parse] 			&quot;hash&quot; : BinData(0,&quot;AAAAAAAAAAAAAAAAAAAAAAAAAAA=&quot;),[js_test:internal_parse] 			&quot;keyId&quot; : NumberLong(0)[js_test:internal_parse] 		}[js_test:internal_parse] 	},[js_test:internal_parse] 	&quot;operationTime&quot; : Timestamp(1682357149, 5)[js_test:internal_parse] } : BSON field &apos;$densify.range.bounds&apos; is missing but a required field[js_test:internal_parse] _getErrorWithCode@src/mongo/shell/utils.js:24:13[js_test:internal_parse] doassert@src/mongo/shell/assert.js:18:14[js_test:internal_parse] _assertCommandFailed@src/mongo/shell/assert.js:834:29[js_test:internal_parse] assert.commandFailedWithCode@src/mongo/shell/assert.js:882:16[js_test:internal_parse] runTest@jstests/aggregation/sources/densify/libs/parse_util.js:14:16[js_test:internal_parse] parseUtil@jstests/aggregation/sources/densify/libs/parse_util.js:210:12[js_test:internal_parse] @jstests/aggregation/sources/densify/internal_parse.js:36:10&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;Example run:&lt;br/&gt;
&lt;a href=&quot;https://parsley.mongodb.com/resmoke/fd6d7e10acd02f6b1eac7f9630be5294/test/1758eee9e8ffbd820d56614364989f1c?bookmarks=0,437&amp;amp;shareLine=108&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://parsley.mongodb.com/resmoke/fd6d7e10acd02f6b1eac7f9630be5294/test/1758eee9e8ffbd820d56614364989f1c?bookmarks=0,437&amp;amp;shareLine=108&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://parsley.mongodb.com/resmoke/332aae8f70647543c9655d491dadb355/test/1758eeecbdb5e68fc5e2faee2260c3b4?bookmarks=0,557&amp;amp;shareLine=23&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://parsley.mongodb.com/resmoke/332aae8f70647543c9655d491dadb355/test/1758eeecbdb5e68fc5e2faee2260c3b4?bookmarks=0,557&amp;amp;shareLine=23&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2371521">SERVER-78201</key>
            <summary>Failure in internal_parse.js: received command without explicit readConcern on an internalClient connection</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="1" iconUrl="https://jira.mongodb.org/images/icons/statuses/open.png" description="">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="backlog-server-cluster-scalability">Backlog - Cluster Scalability</assignee>
                                    <reporter username="adi.zaimi@mongodb.com">Adi Zaimi</reporter>
                        <labels>
                            <label>sharding-nyc-subteam3</label>
                    </labels>
                <created>Sun, 18 Jun 2023 19:19:32 +0000</created>
                <updated>Tue, 12 Dec 2023 15:44:07 +0000</updated>
                                                                                                <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5508330" author="JIRAUSER1261874" created="Sun, 18 Jun 2023 23:03:04 +0000"  >&lt;p&gt;Another more recent evergreen run: &lt;a href=&quot;https://parsley.mongodb.com/resmoke/42dd339ac7b8ae2a326eece0ca7f8962/test/1769d9cfae2fed00f966b7befee6b327?bookmarks=0,126&amp;amp;shareLine=0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://parsley.mongodb.com/resmoke/42dd339ac7b8ae2a326eece0ca7f8962/test/1769d9cfae2fed00f966b7befee6b327?bookmarks=0,126&amp;amp;shareLine=0&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="26583"><![CDATA[Cluster Scalability]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        33 weeks, 3 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_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>dbeng-pm-bot</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            33 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>adi.zaimi@mongodb.com</customfieldvalue>
            <customfieldvalue>backlog-server-cluster-scalability</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i2efnz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i1wmo0:</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="7543">Sharding NYC 2023-08-21</customfieldvalue>
    <customfieldvalue id="7544">Sharding NYC 2023-09-04</customfieldvalue>
    <customfieldvalue id="7765">Sharding NYC 2023-09-18</customfieldvalue>
    <customfieldvalue id="7766">Sharding NYC 2023-10-02</customfieldvalue>
    <customfieldvalue id="7767">Sharding NYC 2023-10-16</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </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|i2e1tb:</customfieldvalue>

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