[SERVER-29979] Move splitChunk logic from split_chunk_command.cpp to split_chunk.cpp Created: 05/Jul/17  Updated: 30/Oct/23  Resolved: 30/Aug/17

Status: Closed
Project: Core Server
Component/s: Sharding
Affects Version/s: 3.5.10
Fix Version/s: 3.5.11

Type: Improvement Priority: Major - P3
Reporter: Hugh Han Assignee: Hugh Han
Resolution: Fixed Votes: 0
Labels: sharding
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Gantt Dependency
has to be done before SERVER-30020 Create a version of updateChunkWriteS... Closed
Backwards Compatibility: Fully Compatible
Sprint: Sharding 2017-07-31
Participants:

 Description   

Currently, all of the logic for the splitChunk command is contained within db/s/split_chunk_command.cpp. This ticket should refactor the code such that the logic will be moved into a new file, db/s/split_chunk.cpp, which can be called from db/s/split_chunk_command.cpp.



 Comments   
Comment by Githook User [ 24/Jul/17 ]

Author:

{u'username': u'hughhan1', u'name': u'Hugh Han', u'email': u'hughhan1@gmail.com'}

Message: SERVER-29979 Move SplitChunk Logic from split_chunk_command to split_chunk

split_chunk_command currently contains all of the SplitChunk logic. This commit moves the logic
into a separate module.
Branch: master
https://github.com/mongodb/mongo/commit/343f3254f99827864cf1978b77488aff792ae8bb

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