[DOCS-13246] Investigate changes in SERVER-44476: Include number of jumbo chunks remaining in output of removeShard Created: 26/Nov/19  Updated: 13/Nov/23  Resolved: 05/Dec/19

Status: Closed
Project: Documentation
Component/s: manual, Server
Affects Version/s: None
Fix Version/s: 4.3.3, 4.2.2, 4.0.14, Server_Docs_20231030, Server_Docs_20231106, Server_Docs_20231105, Server_Docs_20231113

Type: Task Priority: Major - P3
Reporter: Backlog - Core Eng Program Management Team Assignee: Kay Kim (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
documents SERVER-44476 Include number of jumbo chunks remain... Closed
Participants:
Days since reply: 4 years, 8 weeks ago
Epic Link: DOCS: 4.4 Server Release Work

 Description   

Description

Downstream Change Summary

There is a new field on the response called "jumboChunks" that returns the total number of jumbo chunks within the shard that needs to be handled manually before being able to remove the shard.

Description of Linked Ticket

Currently, if removeShard is called while the shard is still draining the output of the command is

{
msg: "draining ongoing",
state: "ongoing",
remaining: chunks:5, dbs:1,
note:"you need to drop or movePrimary these databases dbsToMove"
}

The only place the number of jumbo chunks that remains is reported is in the config server logs. It would be more helpful if we also reported this number in the command output as well. We do a find on config.chunks in order to report the number of chunks remaining, so it should be easy to search for those entries which have 'jumbo: true'.

Scope of changes

Impact to Other Docs

MVP (Work and Date)

Resources (Scope or Design Docs, Invision, etc.)



 Comments   
Comment by Githook User [ 18/Dec/19 ]

Author:

{'name': 'Kay Kim', 'email': 'kay.kim@10gen.com', 'username': 'kay-kim'}

Message: DOCS-13246: 4.0.14 removeShard returns jumboChunks count
Branch: v4.0
https://github.com/mongodb/docs/commit/6fbe72f4ce443269e3884edef9630b15c1a2be17

Comment by Githook User [ 10/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-13246: include mention of 4.0.14 in the 4.2/manual version
Branch: master
https://github.com/mongodb/docs/commit/4ce13e78fd2969637723cc5842dc6c99024c5542

Comment by Githook User [ 10/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-13246: removeShard returns jumboChunks count
Branch: master
https://github.com/mongodb/docs/commit/6c37134348c70026e774610f73d84007cdf097e9

Comment by Githook User [ 05/Dec/19 ]

Author:

{'email': 'kay.kim@10gen.com', 'name': 'Kay Kim', 'username': 'kay-kim'}

Message: DOCS-13246: include mention of 4.0.14 in the 4.2/manual version
Branch: v4.2.2
https://github.com/mongodb/docs/commit/adb6e59002963ea6633a1296949b15e4dbbe8503

Comment by Githook User [ 05/Dec/19 ]

Author:

{'email': 'kay.kim@10gen.com', 'name': 'Kay Kim', 'username': 'kay-kim'}

Message: DOCS-13246: 4.0.14 removeShard returns jumboChunks count
Branch: v4.0.14
https://github.com/mongodb/docs/commit/346bff1a127fa37edb35c8c925bb14cd6539413a

Comment by Githook User [ 05/Dec/19 ]

Author:

{'email': 'kay.kim@10gen.com', 'name': 'Kay Kim', 'username': 'kay-kim'}

Message: DOCS-13246: removeShard returns jumboChunks count
Branch: v4.2.2
https://github.com/mongodb/docs/commit/daae8ee7f09c30f7415644fe6a98118a3eb17475

Generated at Thu Feb 08 08:07:17 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.