<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:16:31 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-48227] review log messages for index build</title>
                <link>https://jira.mongodb.org/browse/SERVER-48227</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;As of this &lt;a href=&quot;https://github.com/mongodb/mongo/commit/ac93489304b13a7349b303f3f0e5c57210037dbb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;commit&lt;/a&gt;, running a basic two phase index build produces the following messages in the server logs:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.667-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;INDEX&quot;,&#160; &#160; &quot;id&quot;:20438, &#160; &quot;ctx&quot;:&quot;conn1&quot;,&quot;msg&quot;:&quot;Registering index build&quot;,&quot;attr&quot;:{&quot;buildUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;c940280f-5df3-45aa-89b3-eb5838b67f34&quot;}},&quot;ns&quot;:&quot;test.t&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;9ff380dd-607a-4d61-85ca-42d1c7ec7f6b&quot;}},&quot;indexes&quot;:1,&quot;firstIndex&quot;:{&quot;name&quot;:&quot;a_1&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.701-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;INDEX&quot;,&#160; &#160; &quot;id&quot;:20384, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;index build: starting&quot;,&quot;attr&quot;:{&quot;namespace&quot;:&quot;test.t&quot;,&quot;properties&quot;:{&quot;v&quot;:2,&quot;key&quot;:{&quot;a&quot;:1.0},&quot;name&quot;:&quot;a_1&quot;},&quot;method&quot;:&quot;Hybrid&quot;}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.701-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;INDEX&quot;,&#160; &#160; &quot;id&quot;:20385, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;build may temporarily use RAM up to&quot;,&quot;attr&quot;:{&quot;maxMemoryUsageMB&quot;:200}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.702-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;STORAGE&quot;,&#160; &quot;id&quot;:20346, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build initialized&quot;,&quot;attr&quot;:{&quot;indexBuildUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;c940280f-5df3-45aa-89b3-eb5838b67f34&quot;}},&quot;namespace&quot;:&quot;test.t&quot;,&quot;collectionUuid&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;9ff380dd-607a-4d61-85ca-42d1c7ec7f6b&quot;}},&quot;numIndexes&quot;:1}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.702-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;INDEX&quot;,&#160; &#160; &quot;id&quot;:20440, &#160; &quot;ctx&quot;:&quot;conn1&quot;,&quot;msg&quot;:&quot;Waiting for index build to complete&quot;,&quot;attr&quot;:{&quot;buildUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;c940280f-5df3-45aa-89b3-eb5838b67f34&quot;}},&quot;deadline&quot;:{&quot;$date&quot;:{&quot;$numberLong&quot;:&quot;9223372036854775807&quot;}}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.703-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;INDEX&quot;,&#160; &#160; &quot;id&quot;:20391, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: collection scan done&quot;,&quot;attr&quot;:{&quot;totalRecords&quot;:1,&quot;durationMillis&quot;:0}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.704-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;INDEX&quot;,&#160; &#160; &quot;id&quot;:20685, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds&quot;,&quot;attr&quot;:{&quot;bulk_getKeysInserted&quot;:1,&quot;timer_seconds&quot;:0}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.716-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;STORAGE&quot;,&#160; &quot;id&quot;:3856201, &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build commit quorum satisfied:&quot;,&quot;attr&quot;:{&quot;indexBuildEntry&quot;:{&quot;_id&quot;:{&quot;$uuid&quot;:&quot;c940280f-5df3-45aa-89b3-eb5838b67f34&quot;},&quot;collectionUUID&quot;:{&quot;$uuid&quot;:&quot;9ff380dd-607a-4d61-85ca-42d1c7ec7f6b&quot;},&quot;commitQuorum&quot;:&quot;votingMembers&quot;,&quot;indexNames&quot;:[&quot;a_1&quot;],&quot;commitReadyMembers&quot;:[&quot;benetymbp3.fios-router.home:30001&quot;]}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.724-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;STORAGE&quot;,&#160; &quot;id&quot;:3856203, &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build waiting for next action before completing final phase&quot;,&quot;attr&quot;:{&quot;buildUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;c940280f-5df3-45aa-89b3-eb5838b67f34&quot;}}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.724-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;STORAGE&quot;,&#160; &quot;id&quot;:3856204, &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build received signal&quot;,&quot;attr&quot;:{&quot;buildUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;c940280f-5df3-45aa-89b3-eb5838b67f34&quot;}},&quot;action&quot;:&quot;Commit quorum Satisfied&quot;}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.725-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;INDEX&quot;,&#160; &#160; &quot;id&quot;:20345, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;index build: done building&quot;,&quot;attr&quot;:{&quot;namespace&quot;:&quot;test.t&quot;,&quot;index&quot;:&quot;a_1&quot;}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.734-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;STORAGE&quot;,&#160; &quot;id&quot;:20663, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build completed successfully&quot;,&quot;attr&quot;:{&quot;buildUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;c940280f-5df3-45aa-89b3-eb5838b67f34&quot;}},&quot;collection&quot;:&quot;test.t&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;9ff380dd-607a-4d61-85ca-42d1c7ec7f6b&quot;}},&quot;indexesBuilt&quot;:1,&quot;numIndexesBefore&quot;:1,&quot;numIndexesAfter&quot;:2}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.735-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;STORAGE&quot;,&#160; &quot;id&quot;:4656004, &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Unregistering index build&quot;,&quot;attr&quot;:{&quot;buildUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;c940280f-5df3-45aa-89b3-eb5838b67f34&quot;}}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2020-05-14T14:25:11.735-04:00&quot;},&quot;s&quot;:&quot;I&quot;,&#160; &quot;c&quot;:&quot;INDEX&quot;,&#160; &#160; &quot;id&quot;:20447, &#160; &quot;ctx&quot;:&quot;conn1&quot;,&quot;msg&quot;:&quot;Index build completed&quot;,&quot;attr&quot;:{&quot;buildUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;c940280f-5df3-45aa-89b3-eb5838b67f34&quot;}}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;With the new index build process in 4.4, this would be a good opportunity to review the log messages in the code. A few considerations to keep in mind:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;eliminate redundant messages.&lt;/li&gt;
	&lt;li&gt;consistent identifying information across different stages of the index build
	&lt;ul&gt;
		&lt;li&gt;index build UUID&lt;/li&gt;
		&lt;li&gt;collection UUID&lt;/li&gt;
		&lt;li&gt;index names (since index builds typically build a single index - perhaps just logging the first index name would be sufficient for most use cases)&lt;/li&gt;
		&lt;li&gt;single/two phase build method (this is more relevant if we back port these improvements to 4.4)&lt;/li&gt;
		&lt;li&gt;what stage of the index build are we in?&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;including timestamp information into the log messages relating to catalog writes
	&lt;ul&gt;
		&lt;li&gt;this may involve moving log messages into the RecoveryUnit commit handlers for adding/updating the index catalog.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Updating capitalization of log messages per logging guidelines established in 4.4&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="1351693">SERVER-48227</key>
            <summary>review log messages for index build</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="samy.lanka@mongodb.com">Samyukta Lanka</assignee>
                                    <reporter username="benety.goh@mongodb.com">Benety Goh</reporter>
                        <labels>
                    </labels>
                <created>Thu, 14 May 2020 18:35:55 +0000</created>
                <updated>Sun, 29 Oct 2023 22:08:10 +0000</updated>
                            <resolved>Tue, 9 Jun 2020 16:48:00 +0000</resolved>
                                                    <fixVersion>4.4.0-rc10</fixVersion>
                    <fixVersion>4.7.0</fixVersion>
                                    <component>Storage</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="3206414" author="xgen-internal-githook" created="Fri, 12 Jun 2020 01:44:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Samy Lanka&apos;, &apos;email&apos;: &apos;samy.lanka@mongodb.com&apos;, &apos;username&apos;: &apos;lankas&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48227&quot; title=&quot;review log messages for index build&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-48227&quot;&gt;&lt;del&gt;SERVER-48227&lt;/del&gt;&lt;/a&gt; Clean up log messages for index builds&lt;/p&gt;

&lt;p&gt;(cherry picked from commit e6178cc59ed10e987d92b414f09f617082ea9da5)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cc80078a7c3c2469ee6de39791cf0288e6771ef1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cc80078a7c3c2469ee6de39791cf0288e6771ef1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3197538" author="xgen-internal-githook" created="Tue, 9 Jun 2020 16:46:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Samy Lanka&apos;, &apos;email&apos;: &apos;samy.lanka@mongodb.com&apos;, &apos;username&apos;: &apos;lankas&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48227&quot; title=&quot;review log messages for index build&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-48227&quot;&gt;&lt;del&gt;SERVER-48227&lt;/del&gt;&lt;/a&gt; Clean up log messages for index builds&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e6178cc59ed10e987d92b414f09f617082ea9da5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e6178cc59ed10e987d92b414f09f617082ea9da5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3089728" author="bruce.lucas@10gen.com" created="Fri, 15 May 2020 14:06:02 +0000"  >&lt;p&gt;Might also be good to make the msg prefix consistent - currently &quot;Index build&quot;, &quot;Index build:&quot;, nothing.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="1377149">SERVER-48692</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1318149">SERVER-47604</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1480152">SERVER-51048</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 15 May 2020 14:06:02 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 34 weeks, 6 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_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>
                            3 years, 34 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>43.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>bruce.lucas@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>samy.lanka@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hxlbon:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hxafjb:</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="3937">Execution Team 2020-06-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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hxkxxz:</customfieldvalue>

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