[DOCS-2079] Clarify when the _secondaryThrottle setting would take effect after changing it Created: 11/Oct/13  Updated: 11/Jan/17  Resolved: 16/Jan/14

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: 01112017-cleanup

Type: Task Priority: Major - P3
Reporter: Linda Qin Assignee: Kay Kim (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:
Days since reply: 10 years, 4 weeks, 6 days ago

 Description   

http://docs.mongodb.org/manual/tutorial/configure-sharded-cluster-balancer/#require-replication-before-chunk-migration-secondary-throttle (for MongoDB version 2.4)

You enable or disable _secondaryThrottle directly in the settings collection in the config database by running the
following commands from the mongo shell:
 
use config
db.settings.update( { "_id" : "balancer" } , { $set : { "_secondaryThrottle" : true } } , { upsert : true } )

It would help if we can clarify when the _secondaryThrottle would take effect after changing it and if it is required to restart the balancer.



 Comments   
Comment by Githook User [ 16/Jan/14 ]

Author:

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

Message: DOCS-2079 DOCS-2211 chunk migration and replication
Branch: master
https://github.com/mongodb/docs/commit/40cdb204d66ba9e3c6e7f8930c731f1d504f39a2

Comment by Githook User [ 16/Jan/14 ]

Author:

{u'username': u'Zackrobat', u'name': u'Zack Brown', u'email': u'zack.brown@10gen.com'}

Message: DOCS-2079: reorg based on conversation between Sam and Zola

Signed-off-by: kay <kay.kim@10gen.com>
Branch: master
https://github.com/mongodb/docs/commit/4783d75916cd354feba6fcf0c8b083e3c91ac981

Comment by Githook User [ 16/Jan/14 ]

Author:

{u'username': u'Zackrobat', u'name': u'Zack Brown', u'email': u'zack.brown@10gen.com'}

Message: DOCS-2079: fixed write concern on secondary throttle from 'majority' to '2'

Signed-off-by: kay <kay.kim@10gen.com>
Branch: master
https://github.com/mongodb/docs/commit/6dd397c7a802320bc5574de0542dd7e370c90e2c

Comment by Githook User [ 16/Jan/14 ]

Author:

{u'username': u'Zackrobat', u'name': u'Zack Brown', u'email': u'zack.brown@10gen.com'}

Message: DOCS-2079: minor clarifications

Signed-off-by: kay <kay.kim@10gen.com>
Branch: master
https://github.com/mongodb/docs/commit/3b9097e94b95036b65f7be79670e6d5833f02aa4

Comment by Githook User [ 16/Jan/14 ]

Author:

{u'username': u'Zackrobat', u'name': u'Zack Brown', u'email': u'zack.brown@10gen.com'}

Message: DOCS-2079 and DOCS-2211: correct secondary throttle explanation

Signed-off-by: kay <kay.kim@10gen.com>
Branch: master
https://github.com/mongodb/docs/commit/efcfe079f9de78f937cd755dc79be1b362bdbf9a

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