<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:01:44 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-10948] Add details to when Ops Manager needs to go offline to build an index</title>
                <link>https://jira.mongodb.org/browse/DOCS-10948</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;In our &lt;a href=&quot;https://docs.opsmanager.mongodb.com/current/tutorial/create-indexes/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;documentation&lt;/a&gt; we state:&lt;br/&gt;
&quot;The Automation Agent will sequentially take each individual node in a replica set or cluster offline to build the indexes.&quot;&lt;/p&gt;

&lt;p&gt;Looking into the code I can see there are few conditions where the indexes are still built in background. &lt;br/&gt;
We should clarify the different condition in the doc, and explicitly say when the indexes are built in foreground. &lt;/p&gt;</description>
                <environment>&lt;a href=&quot;https://docs.opsmanager.mongodb.com/current/tutorial/create-indexes/&quot;&gt;https://docs.opsmanager.mongodb.com/current/tutorial/create-indexes/&lt;/a&gt;</environment>
        <key id="451333">DOCS-10948</key>
            <summary>Add details to when Ops Manager needs to go offline to build an index</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="rob.justice@mongodb.com">Robert Justice</assignee>
                                    <reporter username="renato.riccio@mongodb.com">Renato Riccio</reporter>
                        <labels>
                            <label>index</label>
                    </labels>
                <created>Thu, 26 Oct 2017 08:40:16 +0000</created>
                <updated>Sun, 29 Oct 2023 13:58:53 +0000</updated>
                            <resolved>Wed, 6 Dec 2017 15:54:07 +0000</resolved>
                                                                    <component>Ops Manager</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="1744698" author="rob.justice" created="Wed, 6 Dec 2017 20:31:50 +0000"  >&lt;p&gt;Kay merged!&lt;/p&gt;</comment>
                            <comment id="1744685" author="xgen-internal-githook" created="Wed, 6 Dec 2017 20:23:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Robert Justice&apos;, &apos;email&apos;: &apos;robertjustice@Roberts-MacBook-Air-3.local&apos;}
&lt;p&gt;Message: Noted condition where OM/CM builds index in the foreground without taking cluster offline. (&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-10948&quot; title=&quot;Add details to when Ops Manager needs to go offline to build an index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-10948&quot;&gt;&lt;del&gt;DOCS-10948&lt;/del&gt;&lt;/a&gt;)&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mms-docs/commit/4beb2c45e90de7bf5290717eb22f02ad7d6a95d8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mms-docs/commit/4beb2c45e90de7bf5290717eb22f02ad7d6a95d8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1744683" author="xgen-internal-githook" created="Wed, 6 Dec 2017 20:23:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Robert Justice&apos;, &apos;email&apos;: &apos;robertjustice@Roberts-MacBook-Air-3.local&apos;}
&lt;p&gt;Message: Noted condition where OM/CM builds index in the foreground without taking cluster offline. (&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-10948&quot; title=&quot;Add details to when Ops Manager needs to go offline to build an index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-10948&quot;&gt;&lt;del&gt;DOCS-10948&lt;/del&gt;&lt;/a&gt;)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mms-docs/commit/f9f7b8140121a3c12d4c2cdb6121a6fe519740c8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mms-docs/commit/f9f7b8140121a3c12d4c2cdb6121a6fe519740c8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1715505" author="tim.olsen@10gen.com" created="Thu, 2 Nov 2017 15:51:00 +0000"  >&lt;p&gt;I believe that&apos;s the only case where we build indexes in the foreground&lt;/p&gt;</comment>
                            <comment id="1714423" author="tim.olsen@10gen.com" created="Wed, 1 Nov 2017 13:41:51 +0000"  >&lt;p&gt;AFAIK indexes are always built offline in the foreground but it&apos;s possible I may not be familiar with some code that does otherwise.  &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=renato.riccio&quot; class=&quot;user-hover&quot; rel=&quot;renato.riccio&quot;&gt;renato.riccio&lt;/a&gt; Could you point me to code that builds in the background?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 31 Oct 2017 20:56:16 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 10 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>renato.riccio@mongodb.com</customfieldvalue>
            <customfieldvalue>rob.justice@mongodb.com</customfieldvalue>
            <customfieldvalue>tim.olsen@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htis5z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htal33:</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="1324">KANBAN BUCKET</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.3</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|htie9r:</customfieldvalue>

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