<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:11:47 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>[DOCS-15025] Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2</title>
                <link>https://jira.mongodb.org/browse/DOCS-15025</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>    &lt;div class=&quot;panel&quot; style=&quot;background-color: #c2d2c2;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelHeader&quot; style=&quot;border-bottom-width: 1px;background-color: #239eb0;&quot;&gt;&lt;b&gt;Downstream Change Summary&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;panelContent&quot; style=&quot;background-color: #c2d2c2;&quot;&gt;
&lt;p&gt;    The docs need to be updated to describe the changes done in this ticket. &lt;a href=&quot;https://jira.mongodb.org/browse/WT-8457&quot; title=&quot;Update any necessary MongoDB server documentation to reflect the new WiredTiger system logging component&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-8457&quot;&gt;&lt;del&gt;WT-8457&lt;/del&gt;&lt;/a&gt; has been created for this purpose.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;h2&gt;&lt;a name=&quot;DescriptionofLinkedTicket&quot;&gt;&lt;/a&gt;Description of Linked Ticket&lt;/h2&gt;
&lt;ul&gt;
	&lt;li&gt;Define a new system log component hierarchy in LOGV2: systemLog.component.wiredTiger.&amp;lt;newComponent&amp;gt;|systemLog.component.storage.wiredTiger.&amp;lt;newComponent&amp;gt;
	&lt;ul&gt;
		&lt;li&gt;Determining which WiredTiger verbose events we want to map into the LOGV2 component hierarchy&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Update the server&#8217;s initialization to use WiredTiger JSON message strings&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;Server initialization of WiredTiger passes &#8216;json_output&#8217; configuration options&lt;/li&gt;
		&lt;li&gt;Server initialization of WiredTiger constructs the WiredTiger configuration string to reflect our new logging component hierarchy.&lt;/li&gt;
		&lt;li&gt;Prevent reconfiguring the WiredTiger component verbose levels at runtime.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Update servers WT_EVENT_HANDLER implementation to be able to handle JSON message strings&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;Parses JSON and passes it onto the corresponding LOGV2 message/errors.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Implement functional tests&lt;/li&gt;
&lt;/ul&gt;

</description>
                <environment></environment>
        <key id="1962266">DOCS-15025</key>
            <summary>Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2</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="13201">Fixed</resolution>
                                        <assignee username="kenneth.dyer@mongodb.com">Kenneth Dyer</assignee>
                                    <reporter username="backlog-server-pm">Backlog - Core Eng Program Management Team</reporter>
                        <labels>
                            <label>Server</label>
                            <label>manual</label>
                    </labels>
                <created>Wed, 12 Jan 2022 00:42:36 +0000</created>
                <updated>Sun, 29 Oct 2023 13:53:18 +0000</updated>
                            <resolved>Wed, 2 Mar 2022 15:46:30 +0000</resolved>
                                                    <fixVersion>5.3.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="4384901" author="xgen-internal-githook" created="Tue, 1 Mar 2022 21:57:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kenneth P. J. Dyer&apos;, &apos;email&apos;: &apos;93145796+kennethdyer@users.noreply.github.com&apos;, &apos;username&apos;: &apos;kennethdyer&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15025&quot; title=&quot;Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15025&quot;&gt;&lt;del&gt;DOCS-15025&lt;/del&gt;&lt;/a&gt; wt systemLog components (#604)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15025&quot; title=&quot;Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15025&quot;&gt;&lt;del&gt;DOCS-15025&lt;/del&gt;&lt;/a&gt; Adds WT component&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15025&quot; title=&quot;Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15025&quot;&gt;&lt;del&gt;DOCS-15025&lt;/del&gt;&lt;/a&gt; WTBACKUP components&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15025&quot; title=&quot;Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15025&quot;&gt;&lt;del&gt;DOCS-15025&lt;/del&gt;&lt;/a&gt; Additional log settings&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15025&quot; title=&quot;Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15025&quot;&gt;&lt;del&gt;DOCS-15025&lt;/del&gt;&lt;/a&gt; Link updates&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15025&quot; title=&quot;Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15025&quot;&gt;&lt;del&gt;DOCS-15025&lt;/del&gt;&lt;/a&gt; Links for WiredTiger&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Vale checks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15025&quot; title=&quot;Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15025&quot;&gt;&lt;del&gt;DOCS-15025&lt;/del&gt;&lt;/a&gt; Fixes include position&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15025&quot; title=&quot;Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15025&quot;&gt;&lt;del&gt;DOCS-15025&lt;/del&gt;&lt;/a&gt; Fixes build errors&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15025&quot; title=&quot;Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15025&quot;&gt;&lt;del&gt;DOCS-15025&lt;/del&gt;&lt;/a&gt; Replaces missing whitespace&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fixes per Etienne feedback&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15025&quot; title=&quot;Investigate changes in SERVER-61744: Handle a new WiredTiger system log component hierarchy in LOGV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15025&quot;&gt;&lt;del&gt;DOCS-15025&lt;/del&gt;&lt;/a&gt; Vale check for erros&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/9d1c435ca9acad3da1d41cfb47e92a62e1a0ae5f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/9d1c435ca9acad3da1d41cfb47e92a62e1a0ae5f&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4349483" author="JIRAUSER1254368" created="Fri, 11 Feb 2022 00:30:56 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=etienne.petrel&quot; class=&quot;user-hover&quot; rel=&quot;etienne.petrel&quot;&gt;etienne.petrel&lt;/a&gt;, Can you please take a look at the PR above? Thanks!&lt;/p&gt;</comment>
                            <comment id="4349263" author="JIRAUSER1263037" created="Thu, 10 Feb 2022 22:15:45 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=deepti.hasija&quot; class=&quot;user-hover&quot; rel=&quot;deepti.hasija&quot;&gt;deepti.hasija&lt;/a&gt;, the &lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/pull/604&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;PR&lt;/a&gt; for this ticket is now ready for external review and sign-off:&lt;/p&gt;

&lt;p&gt;Staging Links:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Adds log components from &lt;a href=&quot;https://docs-mongodbcom-staging.corp.mongodb.com/docs/docsworker-xlarge/DOCS-15025-wt-systemLog-component/reference/log-messages/#mongodb-data-WT&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;WT&lt;/a&gt; down to &lt;a href=&quot;https://docs-mongodbcom-staging.corp.mongodb.com/docs/docsworker-xlarge/DOCS-15025-wt-systemLog-component/reference/log-messages/#mongodb-data-WTWRTLOG&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;WTWRTLOG&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Adds systemLog options from &lt;a href=&quot;https://docs-mongodbcom-staging.corp.mongodb.com/docs/docsworker-xlarge/DOCS-15025-wt-systemLog-component/reference/configuration-options/#mongodb-setting-systemLog.component.storage.wt.verbosity&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;storage.wt&lt;/a&gt; down to &lt;a href=&quot;https://docs-mongodbcom-staging.corp.mongodb.com/docs/docsworker-xlarge/DOCS-15025-wt-systemLog-component/reference/configuration-options/#mongodb-setting-systemLog.component.storage.wt.wtWriteLog.verbosity&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;storage.wt.wtWriteLog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Build Info:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;build&amp;#93;&lt;/span&gt;(&lt;a href=&quot;https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&amp;amp;jobId=6205433f382d7fe4eef110fe&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&amp;amp;jobId=6205433f382d7fe4eef110fe&lt;/a&gt;) with no new errors.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4287259" author="dbeng-pm-bot" created="Wed, 12 Jan 2022 00:42:38 +0000"  >&lt;p&gt;&lt;em&gt;Downstream changes updated for upstream &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61744&quot; title=&quot;Handle a new WiredTiger system log component hierarchy in LOGV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61744&quot;&gt;&lt;del&gt;SERVER-61744&lt;/del&gt;&lt;/a&gt;:&lt;/em&gt; &lt;br/&gt;
 The docs need to be updated to describe the changes done in this ticket. &lt;a href=&quot;https://jira.mongodb.org/browse/WT-8457&quot; title=&quot;Update any necessary MongoDB server documentation to reflect the new WiredTiger system logging component&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-8457&quot;&gt;&lt;del&gt;WT-8457&lt;/del&gt;&lt;/a&gt; has been created for tracking the changes of PM-2448 (with which this SERVER ticket was part of).&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                            <outwardlinks description="documents">
                                        <issuelink>
            <issuekey id="1933399">SERVER-61744</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1933403">WT-8457</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>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 12 Jan 2022 00:42:38 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 49 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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCSP-19447</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_14873" key="com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker">
                        <customfieldname>External Reviewer</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[deepti.hasija@mongodb.com]]></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>
                            1 year, 49 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>backlog-server-pm</customfieldvalue>
            <customfieldvalue>deepti.hasija@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kenneth.dyer@mongodb.com</customfieldvalue>
            <customfieldvalue>dbeng-pm-bot</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0gktb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hzzpm7:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5641">ServerDocs2022: Jan25 - Feb1</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0g6yn:</customfieldvalue>

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