[SERVER-27804] Add shard config.chunks collection parsing to/from BSON to ChunkType Created: 24/Jan/17  Updated: 05/Apr/17  Resolved: 30/Jan/17

Status: Closed
Project: Core Server
Component/s: Sharding
Affects Version/s: None
Fix Version/s: 3.5.3

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

Issue Links:
Gantt Dependency
has to be done before SERVER-27704 Chunk metadata cache updates on the p... Closed
Backwards Compatibility: Fully Compatible
Sprint: Sharding 2017-02-13
Participants:

 Description   

The shard's config.chunks.uuid collections will look like

	{
		_id: {
			"a" : { "$minKey" : 1 }
		}
		"lastmod" : Timestamp(1, 0),
		"shard" : "test-rs1",
		"max" : {
			"a" : { "$maxKey" : 1 }
		}
	}

Add additional parsers to ChunkType



 Comments   
Comment by Githook User [ 30/Jan/17 ]

Author:

{u'username': u'DiannaHohensee', u'name': u'Dianna Hohensee', u'email': u'dianna.hohensee@10gen.com'}

Message: SERVER-27804 add additional parsers to ChunkType for shard's config.chunks.uuid collections
Branch: master
https://github.com/mongodb/mongo/commit/03028591aec8f6e8f08c8c2be2f829772822d7dd

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