<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:21:46 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-72427] Stuck creating index with &quot;Index Build: draining writes received during build&quot;</title>
                <link>https://jira.mongodb.org/browse/SERVER-72427</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I have checked out the previous issues: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50665&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-50665&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48516&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-48516&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have ensured a keyfile exists, and I then stopped and started the servers again (in the recommended order, first stop secondaries then master, etc.)&lt;/p&gt;

&lt;p&gt;None of this helped and I have no idea what to do.&lt;/p&gt;

&lt;p&gt;Mongo version 5.0.14&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;The `op` output for example:&lt;/p&gt;

&lt;p&gt;```&lt;br/&gt;
{&lt;br/&gt;
&#160; type: &apos;op&apos;,&lt;br/&gt;
&#160; host: &apos;mongo02:27017&apos;,&lt;br/&gt;
&#160; desc: &apos;IndexBuildsCoordinatorMongod-2&apos;,&lt;br/&gt;
&#160; active: false,&lt;br/&gt;
&#160; currentOpTime: &apos;2022-12-29T16:15:18.739+00:00&apos;,&lt;br/&gt;
&#160; opid: 7,&lt;br/&gt;
&#160; secs_running: Long(&quot;840&quot;),&lt;br/&gt;
&#160; microsecs_running: Long(&quot;840383035&quot;),&lt;br/&gt;
&#160; op: &apos;command&apos;,&lt;br/&gt;
&#160; ns: &apos;captainup.actions&apos;,&lt;br/&gt;
&#160; command: {&lt;br/&gt;
&#160; &#160; createIndexes: &apos;actions&apos;,&lt;br/&gt;
&#160; &#160; indexes: [&lt;br/&gt;
&#160; &#160; &#160; &lt;/p&gt;
{
&#160; &#160; &#160; &#160; v: 2,
&#160; &#160; &#160; &#160; key: [Object],
&#160; &#160; &#160; &#160; name: &apos;store_id_1_name_1_timestamp_1&apos;,
&#160; &#160; &#160; &#160; sparse: false
&#160; &#160; &#160; }
&lt;p&gt;&#160; &#160; ]&lt;br/&gt;
&#160; },&lt;br/&gt;
&#160; msg: &apos;Index Build: draining writes received during build&apos;,&lt;br/&gt;
&#160; numYields: 3114,&lt;br/&gt;
&#160; locks: {},&lt;br/&gt;
&#160; waitingForLock: false,&lt;br/&gt;
&#160; lockStats: {&lt;br/&gt;
&#160; &#160; FeatureCompatibilityVersion: { acquireCount: &lt;/p&gt;
{ w: Long(&quot;4136&quot;) }
&lt;p&gt; },&lt;br/&gt;
&#160; &#160; ReplicationStateTransition: &lt;/p&gt;
{
&#160; &#160; &#160; acquireCount: \{ w: Long(&quot;4137&quot;) }
&lt;p&gt;,&lt;br/&gt;
&#160; &#160; &#160; acquireWaitCount: { w: Long(&quot;1&quot;) },&lt;br/&gt;
&#160; &#160; &#160; timeAcquiringMicros: { w: Long(&quot;779&quot;) }&lt;br/&gt;
&#160; &#160; },&lt;br/&gt;
&#160; &#160; Global: &lt;/p&gt;
{
&#160; &#160; &#160; acquireCount: \{ w: Long(&quot;4136&quot;) }
&lt;p&gt;,&lt;br/&gt;
&#160; &#160; &#160; acquireWaitCount: { w: Long(&quot;5&quot;) },&lt;br/&gt;
&#160; &#160; &#160; timeAcquiringMicros: { w: Long(&quot;14438&quot;) }&lt;br/&gt;
&#160; &#160; },&lt;br/&gt;
&#160; &#160; Database: { acquireCount: &lt;/p&gt;
{ w: Long(&quot;4136&quot;) }
&lt;p&gt; },&lt;br/&gt;
&#160; &#160; Collection: { acquireCount: &lt;/p&gt;
{ w: Long(&quot;4135&quot;), R: Long(&quot;1&quot;) }
&lt;p&gt; }&lt;br/&gt;
&#160; },&lt;br/&gt;
&#160; waitingForFlowControl: false,&lt;br/&gt;
&#160; flowControlStats: { acquireCount: Long(&quot;3944&quot;), timeAcquiringMicros: Long(&quot;2025&quot;) }&lt;br/&gt;
}&lt;br/&gt;
```&lt;br/&gt;
&#160;&lt;br/&gt;
A few lines relevant from the `mongod.log`:&lt;br/&gt;
```&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:12.123+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-1&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;store_id_1_name_1_timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:534,&quot;totalInserted&quot;:534,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:12.706+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:529,&quot;totalInserted&quot;:529,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:24}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:13.127+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-1&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;store_id_1_name_1_timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:547,&quot;totalInserted&quot;:547,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:13.709+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:534,&quot;totalInserted&quot;:534,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:14.131+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-1&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;store_id_1_name_1_timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:511,&quot;totalInserted&quot;:511,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:14.712+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:523,&quot;totalInserted&quot;:523,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:1}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:15.135+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-1&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;store_id_1_name_1_timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:528,&quot;totalInserted&quot;:528,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:15.715+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:498,&quot;totalInserted&quot;:498,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:16.138+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-1&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;store_id_1_name_1_timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:515,&quot;totalInserted&quot;:515,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:16.717+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:519,&quot;totalInserted&quot;:519,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:1}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:17.142+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-1&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;store_id_1_name_1_timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:517,&quot;totalInserted&quot;:517,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:17.720+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:536,&quot;totalInserted&quot;:536,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:1}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:18.145+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-1&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;store_id_1_name_1_timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:527,&quot;totalInserted&quot;:527,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:18.722+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:471,&quot;totalInserted&quot;:471,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:1}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:19.148+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-1&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;store_id_1_name_1_timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:413,&quot;totalInserted&quot;:413,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:1}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:19.725+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:433,&quot;totalInserted&quot;:433,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:1}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:20.152+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-1&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;store_id_1_name_1_timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:542,&quot;totalInserted&quot;:542,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:20.727+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:533,&quot;totalInserted&quot;:533,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:1}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:21.155+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-1&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;store_id_1_name_1_timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:486,&quot;totalInserted&quot;:486,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:21.729+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:500,&quot;totalInserted&quot;:500,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:1}}&lt;/p&gt;
{&quot;t&quot;:\{&quot;$date&quot;:&quot;2022-12-29T16:17:22.158+00:00&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;, &#160;&quot;c&quot;:&quot;INDEX&quot;, &#160; &#160;&quot;id&quot;:20689, &#160; &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-1&quot;,&quot;msg&quot;:&quot;Index build: drained side writes&quot;,&quot;attr&quot;:{&quot;index&quot;:&quot;store_id_1_name_1_timestamp_1&quot;,&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;8e1e6c02-1f20-4645-a3b2-1e1fb32ea7f5&quot;}},&quot;namespace&quot;:&quot;captainup.actions&quot;,&quot;numApplied&quot;:492,&quot;totalInserted&quot;:492,&quot;totalDeleted&quot;:0,&quot;durationMillis&quot;:2}}&lt;br/&gt;
```&lt;br/&gt;
&#160;&lt;br/&gt;
Important to say: indexes did work before in my setup. Nothing changed, I just tried to create a few new indices and that happened.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2221110">SERVER-72427</key>
            <summary>Stuck creating index with &quot;Index Build: draining writes received during build&quot;</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="chris.kelly@mongodb.com">Chris Kelly</assignee>
                                    <reporter username="snirda@gmail.com">Snir David</reporter>
                        <labels>
                            <label>cluster</label>
                            <label>index</label>
                            <label>indexes</label>
                            <label>indexing</label>
                    </labels>
                <created>Thu, 29 Dec 2022 16:19:32 +0000</created>
                <updated>Mon, 2 Jan 2023 15:27:19 +0000</updated>
                            <resolved>Mon, 2 Jan 2023 15:27:19 +0000</resolved>
                                    <version>5.0.14</version>
                                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="5085144" author="JIRAUSER1265262" created="Mon, 2 Jan 2023 15:27:02 +0000"  >&lt;p&gt;Thanks for dropping a comment to let us know it&apos;s resolved! I&apos;ll go ahead and close the ticket.&lt;/p&gt;</comment>
                            <comment id="5081880" author="JIRAUSER1272419" created="Thu, 29 Dec 2022 17:23:11 +0000"  >&lt;p&gt;Resolved.&lt;/p&gt;

&lt;p&gt;One node was at &quot;RECOVERY&quot; mode - a hard reset (by force deleting all the internal wt files) got it out of this recovery loop.&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>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 2 Jan 2023 15:27:02 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 5 weeks, 2 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_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>chris.kelly@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 5 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>chris.kelly@mongodb.com</customfieldvalue>
            <customfieldvalue>snirda@gmail.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1ojrb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i173ag:</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_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>
                                    <customfieldvalue><![CDATA[chris.kelly@mongodb.com]]></customfieldvalue>
    

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

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