<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:17: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-28211] Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.</title>
                <link>https://jira.mongodb.org/browse/SERVER-28211</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Contains information to roll back operations between the common point (with sync source) and the tail of the local oplog.&lt;/p&gt;

&lt;p&gt;Filled in as we walk back the local oplog towards the common point between the local and remote oplogs.&lt;/p&gt;

&lt;p&gt;This involves pulling out the fixup structure from rs_rollback.cpp.&lt;/p&gt;</description>
                <environment></environment>
        <key id="361796">SERVER-28211</key>
            <summary>Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.</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="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="benety.goh@mongodb.com">Benety Goh</reporter>
                        <labels>
                    </labels>
                <created>Mon, 6 Mar 2017 20:52:04 +0000</created>
                <updated>Wed, 6 Dec 2017 21:11:54 +0000</updated>
                            <resolved>Fri, 21 Apr 2017 16:19:52 +0000</resolved>
                                                    <fixVersion>3.5.7</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1554826" author="xgen-internal-githook" created="Fri, 21 Apr 2017 16:19:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; optimize processCreateCollection&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f34a8c5ab964df8e590b1164c030c65759f96477&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f34a8c5ab964df8e590b1164c030c65759f96477&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1554645" author="xgen-internal-githook" created="Fri, 21 Apr 2017 14:22:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; optimize single document operations&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1b386fef6773133a17f1fb1f33a254780c47ab04&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1b386fef6773133a17f1fb1f33a254780c47ab04&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1553168" author="xgen-internal-githook" created="Wed, 19 Apr 2017 21:58:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; add StorageInterface::deleteByFilter&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/85472b2350952750b658178fc64bf80d8d357348&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/85472b2350952750b658178fc64bf80d8d357348&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1553048" author="xgen-internal-githook" created="Wed, 19 Apr 2017 20:25:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; add StorageInterface::deleteById()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2f7b34fc95a2b101344fd7ab1f51d97ecf02da46&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2f7b34fc95a2b101344fd7ab1f51d97ecf02da46&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1552998" author="xgen-internal-githook" created="Wed, 19 Apr 2017 19:51:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; add StorageInterface::findById()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6dfa595dda5e67f44daedccabf2ece86d6f0b52b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6dfa595dda5e67f44daedccabf2ece86d6f0b52b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1552755" author="xgen-internal-githook" created="Wed, 19 Apr 2017 16:48:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; add db field to local.system.rollback.docs schema&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/673b1087be8de04776870e75a3d74b39bf373b7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/673b1087be8de04776870e75a3d74b39bf373b7e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1551681" author="xgen-internal-githook" created="Tue, 18 Apr 2017 16:13:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; RollbackFixUpInfo handles create, drop and TTL changes to indexes&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/104653ec8eca6865ff938c3e9966139b2cdd340f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/104653ec8eca6865ff938c3e9966139b2cdd340f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1550745" author="benety.goh" created="Mon, 17 Apr 2017 18:24:48 +0000"  >&lt;p&gt;Moving work from &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28213&quot; title=&quot;Recoverable Rollback: Add RollbackFixUpInfo support for persistence&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28213&quot;&gt;&lt;del&gt;SERVER-28213&lt;/del&gt;&lt;/a&gt; into this ticket. There will be no more intermediate work to keep the fix up info in memory.&lt;/p&gt;</comment>
                            <comment id="1550603" author="xgen-internal-githook" created="Mon, 17 Apr 2017 16:10:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; UUID::parse(BSONElement) returns InvalidUUID instead of UnknownError on error&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0a51d1eb89d4a915ff3ffd9584fdfc99a633d94b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0a51d1eb89d4a915ff3ffd9584fdfc99a633d94b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1550546" author="xgen-internal-githook" created="Mon, 17 Apr 2017 15:06:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; RollbackFixUpInfo handles non-TTL collMod operations&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4b2017f9d5f1f3aa1fc6291df876e57076e7e9d5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4b2017f9d5f1f3aa1fc6291df876e57076e7e9d5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1548844" author="xgen-internal-githook" created="Thu, 13 Apr 2017 20:15:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; RollbackFixUpInfo handles create, drop and rename collection commands&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b02b7f7bb78d4fd0bb006591769faaa216e6f8a7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b02b7f7bb78d4fd0bb006591769faaa216e6f8a7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1543094" author="xgen-internal-githook" created="Thu, 6 Apr 2017 22:12:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; StorageInterfaceImpl supports dropping system collections&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b307c9eb7699b09c2cae2aa7235300c05abab5ed&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b307c9eb7699b09c2cae2aa7235300c05abab5ed&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1542140" author="xgen-internal-githook" created="Thu, 6 Apr 2017 00:04:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; added RollbackFixUpInfo.&lt;/p&gt;

&lt;p&gt;This implementation is incomplete and currently handles single document&lt;br/&gt;
insert/delete/update operations only.&lt;/p&gt;

&lt;p&gt;Support for commands/indexes/noop operations will be implemented in another&lt;br/&gt;
commit.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b26dabc3c9c542ceb13314959603747ee36347de&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b26dabc3c9c542ceb13314959603747ee36347de&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1541913" author="xgen-internal-githook" created="Wed, 5 Apr 2017 19:23:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; added StorageInterface::upsertById&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4c48dfa3a6041d8618edd8f1f1e57af200e7cba6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4c48dfa3a6041d8618edd8f1f1e57af200e7cba6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1541775" author="xgen-internal-githook" created="Wed, 5 Apr 2017 18:07:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; centralize collection namespace checking on RAII objects in StorageInterfaceImpl&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8a11bb3af93dcaabdcfba01817733071e14e2f12&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8a11bb3af93dcaabdcfba01817733071e14e2f12&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1539857" author="xgen-internal-githook" created="Mon, 3 Apr 2017 22:09:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; added InternalPlanner::updateWithIdHack()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5a40f54c611bfb42ea6fba10eec8b004ac82ecf0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5a40f54c611bfb42ea6fba10eec8b004ac82ecf0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1538173" author="xgen-internal-githook" created="Fri, 31 Mar 2017 17:55:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; cleaned up StorageInterfaceImpl unit test&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5cb4dd07c37457af7b88e0d371c136569e911b4d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5cb4dd07c37457af7b88e0d371c136569e911b4d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1536261" author="xgen-internal-githook" created="Wed, 29 Mar 2017 18:40:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28211&quot; title=&quot;Recoverable Rollback: Create RollbackFixUpInfo - fix up info will be persisted in local database.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28211&quot;&gt;&lt;del&gt;SERVER-28211&lt;/del&gt;&lt;/a&gt; removed StorageInterface::startup() and shutdown() functions&lt;/p&gt;

&lt;p&gt;There is no need for StorageInterface implementations to have any active internal state.&lt;/p&gt;

&lt;p&gt;These functions stopped doing anything meaningful since f8c4d2025431d83cda24c1a193321952372674c7.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/62663f36fb362f9f0fa557b169726eb6bb0400af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/62663f36fb362f9f0fa557b169726eb6bb0400af&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="361801">SERVER-28213</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="353584">SERVER-27989</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="301415">SERVER-25084</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="364626">SERVER-28294</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>18.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.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>Wed, 29 Mar 2017 18:40:17 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 42 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht3qiv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hratp3:</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="1618">Repl 2017-04-17</customfieldvalue>
    <customfieldvalue id="1619">Repl 2017-05-08</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_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|hri8jj:</customfieldvalue>

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