[DOCS-6163] Clarify balancer window values Created: 08/Sep/15  Updated: 11/Jan/17  Resolved: 01/Apr/16

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

Type: Improvement Priority: Trivial - P5
Reporter: Daniel Coupal 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: 7 years, 45 weeks, 6 days ago

 Description   

On the following page:
http://docs.mongodb.org/manual/tutorial/manage-sharded-cluster-balancer/

It is stated to use the following format:

  • For HH values, use hour values ranging from 00 - 23.
  • For MM value, use minute values ranging from 00 - 59.

However, the example uses "6:00", not "06:00"

db.settings.update(
   { _id: "balancer" },
   { $set: { activeWindow : { start: "23:00", stop: "6:00" } } },
   { upsert: true }
)



 Comments   
Comment by Githook User [ 01/Apr/16 ]

Author:

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

Message: DOCS-6163 fix balancer window start time example
Branch: v2.6
https://github.com/mongodb/docs/commit/3a4f378e1c2ed27962ead33f824416615ac22bb1

Comment by Githook User [ 01/Apr/16 ]

Author:

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

Message: DOCS-6163 fix balancer window start time example
Branch: v3.0
https://github.com/mongodb/docs/commit/0313e9db66a9257d6ed096eebd145cf14f16d2a1

Comment by Githook User [ 01/Apr/16 ]

Author:

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

Message: DOCS-6163 fix balancer window start time example
Branch: master
https://github.com/mongodb/docs/commit/75ed62a3a2712b85bf468a6feed797758b799aa5

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