<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:35: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>[SERVER-55103] [SBE] Re-enable noPassthrough tests which run into WiredTiger invariant </title>
                <link>https://jira.mongodb.org/browse/SERVER-55103</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The tests in the list below (and in the linked tickets) fail due to &lt;a href=&quot;https://github.com/mongodb/mongo/blob/6ca08d9bf39c3329c3f082bd8c4d869c1ccab1a2/src/mongo/db/storage/wiredtiger/wiredtiger_recovery_unit.cpp#L915-L919&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;the following invariant&lt;/a&gt;. As such, once &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54889&quot; title=&quot;Nested LFR collection helpers must not try to re-establish read source&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54889&quot;&gt;&lt;del&gt;SERVER-54889&lt;/del&gt;&lt;/a&gt; lands, we should reevaluate the listed tests to see if they can be enabled with SBE on.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;jstests/noPassthrough/auto_safe_reconfig_helper_max_voting_nodes.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/backup_restore_rolling.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/capped_deletes_within_rollback.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/capped_deletes_within_startup_recovery.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/change_stream_failover.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/diff_different_collections_test.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/durable_hidden_index.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/do_not_rebuild_indexes_before_repair.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_abort_stepdown_prepare.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_build_operation_metrics.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_empty_collection_secondary.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_failover_key_errors.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_failover_resolved_key_errors_after_stepdown.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_killop_after_stepdown.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_stepdown_abort.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_stepdown_abort_prepare_conflict.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_stepdown_after_init.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_stepdown_before_init.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_stepdown_commit_prepare_conflict.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_stepdown_during_scan.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_stepdown_failover.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_stepdown_prepare_conflict.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/index_stepdown_unique.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/indexbg_killop_stepdown.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/merge_out_on_secondary_fail_on_stepdown.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/minvalid2.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/oplog_writes_only_permitted_on_standalone.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/read_write_concern_defaults_startup.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/rebuild_multiple_indexes_at_startup.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/recordPreImages_standalone_mode.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/replica_set_connection_error_codes.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/restart_index_build_if_resume_fails.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/restart_index_build_if_resume_interrupted_by_shutdown.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/restart_node_with_bridge.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/resumable_index_build_bulk_load_phase.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/resumable_index_build_bulk_load_phase_large.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/resumable_index_build_collection_scan_phase.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/resumable_index_build_collection_scan_phase_large.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/resumable_index_build_drain_writes_phase.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/resumable_index_build_drain_writes_phase_primary.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/resumable_index_build_drain_writes_phase_secondary.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/resumable_index_build_initialized.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/resumable_index_build_mixed_phases.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/rollback_wt_drop.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/rolling_index_builds.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/sharded_index_consistency_metrics.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/shell_mongobridge_port_allocation.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/skip_sharding_configuration_checks.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/standalone_replication_recovery.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/step_down_during_drop_database.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/step_down_during_drop_database_while_aborting_index_builds.js&lt;/li&gt;
	&lt;li&gt;jstests/noPassthrough/stepdown_query.js&lt;/li&gt;
	&lt;li&gt;src/mongo/db/modules/enterprise/jstests/hot_backups/incremental_backup_rollback.js&lt;/li&gt;
	&lt;li&gt;src/mongo/db/modules/enterprise/jstests/hot_backups/sharded_backup_restore_chunk_migrations_while_backup.js&lt;/li&gt;
	&lt;li&gt;src/mongo/db/modules/enterprise/jstests/hot_backups/sharded_backup_restore_simple.js&lt;/li&gt;
	&lt;li&gt;src/mongo/db/modules/enterprise/jstests/hot_backups/sharded_pit_backup_restore_simple.js&lt;/li&gt;
	&lt;li&gt;src/mongo/db/modules/enterprise/jstests/live_import/import_collection_failover.js&lt;/li&gt;
	&lt;li&gt;src/mongo/db/modules/enterprise/jstests/live_import/import_collection_rollback_simple.js&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="1644976">SERVER-55103</key>
            <summary>[SBE] Re-enable noPassthrough tests which run into WiredTiger invariant </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="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="13201">Fixed</resolution>
                                        <assignee username="mihai.andrei@mongodb.com">Mihai Andrei</assignee>
                                    <reporter username="mihai.andrei@mongodb.com">Mihai Andrei</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Mar 2021 22:09:19 +0000</created>
                <updated>Sun, 29 Oct 2023 21:56:28 +0000</updated>
                            <resolved>Fri, 26 Mar 2021 16:46:09 +0000</resolved>
                                                    <fixVersion>5.0.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3686502" author="xgen-internal-githook" created="Fri, 26 Mar 2021 16:43:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Mihai Andrei&apos;, &apos;email&apos;: &apos;mihai.andrei@10gen.com&apos;, &apos;username&apos;: &apos;mtandrei&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-55103&quot; title=&quot;[SBE] Re-enable noPassthrough tests which run into WiredTiger invariant &quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-55103&quot;&gt;&lt;del&gt;SERVER-55103&lt;/del&gt;&lt;/a&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;SBE&amp;#93;&lt;/span&gt; Re-enable noPassthrough tests which run into WiredTiger invariant&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/806fe27b2a8c1ac588ff9f33e7471d2c49537d20&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/806fe27b2a8c1ac588ff9f33e7471d2c49537d20&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3686501" author="xgen-internal-githook" created="Fri, 26 Mar 2021 16:43:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Mihai Andrei&apos;, &apos;email&apos;: &apos;mihai.andrei@10gen.com&apos;, &apos;username&apos;: &apos;mtandrei&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-55103&quot; title=&quot;[SBE] Re-enable noPassthrough tests which run into WiredTiger invariant &quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-55103&quot;&gt;&lt;del&gt;SERVER-55103&lt;/del&gt;&lt;/a&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;SBE&amp;#93;&lt;/span&gt; Re-enable noPassthrough tests which run into WiredTiger invariant&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/f29552e2c8a3862611062d5b4156c3e9d996bf7b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/f29552e2c8a3862611062d5b4156c3e9d996bf7b&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1637246">SERVER-54889</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1644620">SERVER-55071</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1644670">SERVER-55079</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1644697">SERVER-55086</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1644740">SERVER-55089</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="1644620">SERVER-55071</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1644670">SERVER-55079</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1644697">SERVER-55086</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1644740">SERVER-55089</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 26 Mar 2021 16:43:09 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 45 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-54889'>SERVER-54889</a></s>]]></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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-1829</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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 years, 45 weeks, 5 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>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>mihai.andrei@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hyysyf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hyk2kn:</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="4468">Query Execution 2021-04-05</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|hyyf7j:</customfieldvalue>

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