[DOCS-10649] Use the shell helpers for Zones instead of Tags in the document "Manage Shard Zones" Created: 08/Aug/17  Updated: 30/Oct/23  Resolved: 31/Oct/22

Status: Closed
Project: Documentation
Component/s: manual, Server
Affects Version/s: None
Fix Version/s: Server_Docs_20231030

Type: Improvement Priority: Major - P3
Reporter: Linda Qin Assignee: Emet Ozar
Resolution: Won't Fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
Participants:
Days since reply: 1 year, 14 weeks, 2 days ago
Epic Link: DOCSP-1769

 Description   

From MongoDB 3.4, we use the term Shard Zones rather than Tag-aware Shardings. So for the document Manage Shard Zones, it would be better to change the following shell helpers related to Tags to Zones for documents on 3.4 or above:

  • sh.addShardTag() to sh.addShardToZone().
  • removeShardTag() to sh.removeShardFromZone()
  • sh.addTagRange() to sh.updateZoneKeyRange()

Note: the above command pairs for tag and Zone are alias in MongoDB 3.4. So the shell helpers for tags still work on MongoDB 3.4, but it would be nice to switch to the shell helpers for Zones to avoid any confusion.

Note: The section Remove a Zone Range has been updated to use the shell helper sh.removeRangeFromZone() already.



 Comments   
Comment by Education Bot [ 31/Oct/22 ]

Hello! This ticket has been closed due to inactivity. If you believe this ticket is still important, please reopen it and leave a comment to explain why. Thank you!

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