<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:41:39 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-16609] Add ability to configure WT asynchronous logging</title>
                <link>https://jira.mongodb.org/browse/SERVER-16609</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;As of 2.8.0-rc3, WT is not configured to use synchronous logging.  That is configured using the WT &lt;tt&gt;transaction_sync&lt;/tt&gt; flag when the engine is opened, or can be controlled on a per-operation basis using the &lt;tt&gt;j:true&lt;/tt&gt; write concern.&lt;/p&gt;

&lt;p&gt;Currently, the journal is only fsynced when a journal file fills up and rolls over to the next one, or a &lt;tt&gt;j:true&lt;/tt&gt; write is made (it sweeps up all writes before it).&lt;/p&gt;

&lt;p&gt;There needs to be a knob to control when the journal is fsynced.  Makes sense to do this using the existing &lt;tt&gt;journalCommitInterval&lt;/tt&gt; which would trigger a dummy transaction&lt;/p&gt;</description>
                <environment></environment>
        <key id="175543">SERVER-16609</key>
            <summary>Add ability to configure WT asynchronous logging</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="geert.bosch@mongodb.com">Geert Bosch</assignee>
                                    <reporter username="asya.kamsky@mongodb.com">Asya Kamsky</reporter>
                        <labels>
                            <label>wiredtiger</label>
                    </labels>
                <created>Fri, 19 Dec 2014 18:21:18 +0000</created>
                <updated>Wed, 3 Apr 2019 15:23:05 +0000</updated>
                            <resolved>Mon, 12 Oct 2015 19:34:45 +0000</resolved>
                                    <version>2.8.0-rc3</version>
                                    <fixVersion>3.2.0-rc0</fixVersion>
                                    <component>Storage</component>
                    <component>WiredTiger</component>
                                        <votes>1</votes>
                                    <watches>33</watches>
                                                                                                                <comments>
                            <comment id="1059527" author="xgen-internal-githook" created="Tue, 13 Oct 2015 20:04:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;GeertBosch&apos;, u&apos;name&apos;: u&apos;Geert Bosch&apos;, u&apos;email&apos;: u&apos;geert.bosch@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16609&quot; title=&quot;Add ability to configure WT asynchronous logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16609&quot;&gt;&lt;del&gt;SERVER-16609&lt;/del&gt;&lt;/a&gt;: Adjust includes for storage_options.h&lt;br/&gt;
Branch: artree&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/beb477775a119b2788c5c3c33ab11cea90e22fe5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/beb477775a119b2788c5c3c33ab11cea90e22fe5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1059526" author="xgen-internal-githook" created="Tue, 13 Oct 2015 20:04:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;GeertBosch&apos;, u&apos;name&apos;: u&apos;Geert Bosch&apos;, u&apos;email&apos;: u&apos;geert.bosch@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16609&quot; title=&quot;Add ability to configure WT asynchronous logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16609&quot;&gt;&lt;del&gt;SERVER-16609&lt;/del&gt;&lt;/a&gt;: Adjust includes for storage_options.h&lt;br/&gt;
Branch: artree&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/2fef39bb9f6082d04af4d156a7583769193ab194&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/2fef39bb9f6082d04af4d156a7583769193ab194&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1058172" author="xgen-internal-githook" created="Mon, 12 Oct 2015 17:37:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;GeertBosch&apos;, u&apos;name&apos;: u&apos;Geert Bosch&apos;, u&apos;email&apos;: u&apos;geert@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16609&quot; title=&quot;Add ability to configure WT asynchronous logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16609&quot;&gt;&lt;del&gt;SERVER-16609&lt;/del&gt;&lt;/a&gt;: Don&apos;t leak WiredTigerSession from WiredTigerJournalFlusher&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2039dd73fba411967b2b1ead07f3ab2e542e65a1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2039dd73fba411967b2b1ead07f3ab2e542e65a1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1057755" author="max.hirschhorn@10gen.com" created="Mon, 12 Oct 2015 13:02:48 +0000"  >&lt;p&gt;Reopening ticket so leaked &lt;tt&gt;WiredTigerSession&lt;/tt&gt; can be fixed.&lt;/p&gt;</comment>
                            <comment id="1057421" author="xgen-internal-githook" created="Sun, 11 Oct 2015 15:28:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;GeertBosch&apos;, u&apos;name&apos;: u&apos;Geert Bosch&apos;, u&apos;email&apos;: u&apos;geert.bosch@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16609&quot; title=&quot;Add ability to configure WT asynchronous logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16609&quot;&gt;&lt;del&gt;SERVER-16609&lt;/del&gt;&lt;/a&gt;: Adjust includes for storage_options.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/2fef39bb9f6082d04af4d156a7583769193ab194&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/2fef39bb9f6082d04af4d156a7583769193ab194&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1057092" author="xgen-internal-githook" created="Fri, 9 Oct 2015 22:49:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;GeertBosch&apos;, u&apos;name&apos;: u&apos;Geert Bosch&apos;, u&apos;email&apos;: u&apos;geert@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16609&quot; title=&quot;Add ability to configure WT asynchronous logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16609&quot;&gt;&lt;del&gt;SERVER-16609&lt;/del&gt;&lt;/a&gt;: Periodically flush journal to stable storage&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a049f84fb0de51aa4f52dcfe527a866b5d842fb2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a049f84fb0de51aa4f52dcfe527a866b5d842fb2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1057091" author="xgen-internal-githook" created="Fri, 9 Oct 2015 22:49:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;GeertBosch&apos;, u&apos;name&apos;: u&apos;Geert Bosch&apos;, u&apos;email&apos;: u&apos;geert.bosch@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16609&quot; title=&quot;Add ability to configure WT asynchronous logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16609&quot;&gt;&lt;del&gt;SERVER-16609&lt;/del&gt;&lt;/a&gt;: Move storage_options to its own library&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b118f7d9bbde5f1e17d82f52f8ef2f4126c817c7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b118f7d9bbde5f1e17d82f52f8ef2f4126c817c7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="820506" author="asya" created="Tue, 3 Feb 2015 20:45:54 +0000"  >&lt;p&gt;For 3.0 we should document that WT writes/flushes the journal pretty much &quot;continuously&quot; which is a lot stronger guarantee than mmapv1.&lt;/p&gt;

&lt;p&gt;I believe this may be part of the reason the delta between journal and no journal metrics is bigger in WT.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="179092">DOCS-4681</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                        <issuelink>
            <issuekey id="179092">DOCS-4681</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>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="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>Sun, 21 Dec 2014 09:05:11 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 18 weeks, 1 day 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>kay.kim@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 18 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>asya.kamsky@mongodb.com</customfieldvalue>
            <customfieldvalue>geert.bosch@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlgan:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>153876</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="642">Quint 9 09/18/15</customfieldvalue>
    <customfieldvalue id="705">QuInt A (10/12/15)</customfieldvalue>
    <customfieldvalue id="740">QuInt B (11/02/15)</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="11857"><![CDATA[Requested]]></customfieldvalue>

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

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