<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:38:51 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-15744] RocksDB storage engine does not pass all tests</title>
                <link>https://jira.mongodb.org/browse/SERVER-15744</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Follow-on to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14352&quot; title=&quot;prototype and implement rocksdb storage engine&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14352&quot;&gt;&lt;del&gt;SERVER-14352&lt;/del&gt;&lt;/a&gt;. Let&apos;s get the RocksDB storage engine to all green.&lt;/p&gt;</description>
                <environment></environment>
        <key id="164565">SERVER-15744</key>
            <summary>RocksDB storage engine does not pass all tests</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="9">Done</resolution>
                                        <assignee username="matt.kangas">Matt Kangas</assignee>
                                    <reporter username="matt.kangas">Matt Kangas</reporter>
                        <labels>
                            <label>pull-request</label>
                    </labels>
                <created>Mon, 20 Oct 2014 19:57:17 +0000</created>
                <updated>Tue, 28 Apr 2015 20:04:50 +0000</updated>
                            <resolved>Fri, 23 Jan 2015 20:00:11 +0000</resolved>
                                                    <fixVersion>3.0.0-rc6</fixVersion>
                                    <component>Storage</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="783915" author="matt.kangas@10gen.com" created="Thu, 11 Dec 2014 17:21:58 +0000"  >&lt;p&gt;RocksDB now passes all tests on MCI except for directoryperdb.js, which is a feature they do not implement. We should exclude this test from MCI RocksDB runs.&lt;/p&gt;</comment>
                            <comment id="783906" author="xgen-internal-githook" created="Thu, 11 Dec 2014 17:17:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;igorcanadi&apos;, u&apos;name&apos;: u&apos;Igor Canadi&apos;, u&apos;email&apos;: u&apos;icanadi@fb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15744&quot; title=&quot;RocksDB storage engine does not pass all tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15744&quot;&gt;&lt;del&gt;SERVER-15744&lt;/del&gt;&lt;/a&gt; Implement oplogHack for Rocks&lt;/p&gt;

&lt;p&gt;Squashed:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Disable Iterator for repair&lt;/li&gt;
	&lt;li&gt;Fix assertion in capped_id.js&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Signed-off-by: Matt Kangas &amp;lt;matt.kangas@mongodb.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/14b0649f071bad25a725f1d58a66880fb9ea03b8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/14b0649f071bad25a725f1d58a66880fb9ea03b8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="781299" author="xgen-internal-githook" created="Mon, 8 Dec 2014 22:29:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;igorcanadi&apos;, u&apos;name&apos;: u&apos;Igor Canadi&apos;, u&apos;email&apos;: u&apos;icanadi@fb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15744&quot; title=&quot;RocksDB storage engine does not pass all tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15744&quot;&gt;&lt;del&gt;SERVER-15744&lt;/del&gt;&lt;/a&gt; RocksDB fixes&lt;/p&gt;

&lt;p&gt;Don&apos;t conflict writes in rocks index&lt;br/&gt;
Fix sharding test&lt;br/&gt;
Fix replSets tests&lt;/p&gt;

&lt;p&gt;Signed-off-by: Matt Kangas &amp;lt;matt.kangas@mongodb.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c902b92a9685d5be5490c701858378850ccb499f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c902b92a9685d5be5490c701858378850ccb499f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="776290" author="xgen-internal-githook" created="Tue, 2 Dec 2014 15:49:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;igorcanadi&apos;, u&apos;name&apos;: u&apos;Igor Canadi&apos;, u&apos;email&apos;: u&apos;icanadi@fb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16259&quot; title=&quot;rocks storage engine needs to support document locking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16259&quot;&gt;&lt;del&gt;SERVER-16259&lt;/del&gt;&lt;/a&gt; Rocks storage engine needs to support document locking&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16309&quot; title=&quot;Fix rocks_recovery_unit&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16309&quot;&gt;&lt;del&gt;SERVER-16309&lt;/del&gt;&lt;/a&gt; - Fix rocks_recovery_unit&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15744&quot; title=&quot;RocksDB storage engine does not pass all tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15744&quot;&gt;&lt;del&gt;SERVER-15744&lt;/del&gt;&lt;/a&gt; Concurrency fix &amp;#8211; Fixed jstests/core/bench_test3.js&lt;/p&gt;

&lt;p&gt;Signed-off-by: Matt Kangas &amp;lt;matt.kangas@mongodb.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/efb33fd38bd0e8733d14f657e7fa634880ec8f1d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/efb33fd38bd0e8733d14f657e7fa634880ec8f1d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="749463" author="matt.kangas@10gen.com" created="Mon, 27 Oct 2014 17:45:34 +0000"  >&lt;p&gt;Patch now submitted as a pull request: &lt;a href=&quot;https://github.com/mongodb/mongo/pull/839&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/pull/839&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="745712" author="igor" created="Mon, 20 Oct 2014 21:04:38 +0000"  >&lt;p&gt;Fixed lock_mgr_test&lt;/p&gt;</comment>
                            <comment id="745703" author="matt.kangas@10gen.com" created="Mon, 20 Oct 2014 20:57:37 +0000"  >&lt;p&gt;0001-Introduce-onCollectionLock-onCollectionUnlock-callba.patch compiles, hits Fatal Assertion 17508 during lock_mgr_test.&lt;/p&gt;
</comment>
                            <comment id="745692" author="igor" created="Mon, 20 Oct 2014 20:37:55 +0000"  >&lt;p&gt;Locking patch&lt;/p&gt;</comment>
                            <comment id="745653" author="xgen-internal-githook" created="Mon, 20 Oct 2014 19:58:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;igorcanadi&apos;, u&apos;name&apos;: u&apos;Igor Canadi&apos;, u&apos;email&apos;: u&apos;icanadi@fb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-15744&quot; title=&quot;RocksDB storage engine does not pass all tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-15744&quot;&gt;&lt;del&gt;SERVER-15744&lt;/del&gt;&lt;/a&gt; Remove RocksRecordStore tailable iterator&lt;/p&gt;

&lt;p&gt;Signed-off-by: Matt Kangas &amp;lt;matt.kangas@mongodb.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4b7eba4a0a4bbc4732c86c46f5c9d2f0b142b276&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4b7eba4a0a4bbc4732c86c46f5c9d2f0b142b276&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="169778">SERVER-16204</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="175477">SERVER-16604</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10220">
                    <name>Tested</name>
                                            <outwardlinks description="tested by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="54949" name="0001-Introduce-onCollectionLock-onCollectionUnlock-callba.patch" size="9324" author="igor" created="Mon, 20 Oct 2014 21:04:38 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9.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>Mon, 20 Oct 2014 19:58:48 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 9 weeks, 6 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-16204'>SERVER-16204</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_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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 9 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10249"><![CDATA[Cannot]]></customfieldvalue>

                        </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>igor</customfieldvalue>
            <customfieldvalue>matt.kangas</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrk03j:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>143595</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_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_11861" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>User Summary</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11856"><![CDATA[Not Needed]]></customfieldvalue>

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

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