mongos> sh.status()
|
--- Sharding Status ---
|
sharding version: {
|
"_id" : 1,
|
"minCompatibleVersion" : 5,
|
"currentVersion" : 6,
|
"clusterId" : ObjectId("568bf1758584c5c1635a88e0")
|
}
|
shards:
|
{ "_id" : "shard0000", "host" : "weedat02.idco.intdata.com:27018", "tags" : [ "entity_range_0", "entity_range_3", "entity_range_6", "entity_range_9", "entity_range_12", "entity_range_15", "entity_range_18", "entity_range_21", "entity_range_24", "entity_range_27", "entity_range_30", "entity_range_33", "entity_range_36", "entity_range_39", "entity_range_42", "entity_range_45", "entity_range_48" ] }
|
{ "_id" : "shard0001", "host" : "weedat03.idco.intdata.com:27018", "tags" : [ "entity_range_1", "entity_range_4", "entity_range_7", "entity_range_10", "entity_range_13", "entity_range_16", "entity_range_19", "entity_range_22", "entity_range_25", "entity_range_28", "entity_range_31", "entity_range_34", "entity_range_37", "entity_range_40", "entity_range_43", "entity_range_46", "entity_range_49" ] }
|
{ "_id" : "shard0002", "host" : "weedat04.idco.intdata.com:27018", "tags" : [ "entity_range_2", "entity_range_5", "entity_range_8", "entity_range_11", "entity_range_14", "entity_range_17", "entity_range_20", "entity_range_23", "entity_range_26", "entity_range_29", "entity_range_32", "entity_range_35", "entity_range_38", "entity_range_41", "entity_range_44", "entity_range_47" ] }
|
active mongoses:
|
"3.2.0" : 3
|
balancer:
|
Currently enabled: no
|
Currently running: no
|
Failed balancer rounds in last 5 attempts: 0
|
Migration Results for the last 24 hours:
|
222 : Success
|
78 : Failed with error 'aborted', from shard0001 to shard0002
|
76 : Failed with error 'aborted', from shard0001 to shard0000
|
19 : Failed with error 'aborted', from shard0002 to shard0001
|
24 : Failed with error 'aborted', from shard0002 to shard0000
|
databases:
|
{ "_id" : "pocdb", "primary" : "shard0000", "partitioned" : true }
|
{ "_id" : "OMEGA", "primary" : "shard0001", "partitioned" : true }
|
{ "_id" : "hstest", "primary" : "shard0001", "partitioned" : true }
|
hstest.xxx10
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.xxx11
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.xxx12
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 4
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(2, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(2, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(2, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(2, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(2, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(2, 7)
|
hstest.xxx13
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.xxx14
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.xxx15
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.xxx16
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.xxx17
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.xxx18
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.xxx19
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.xxx20
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.xxx21
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 4
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(2, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(2, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(2, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(2, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(2, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(2, 7)
|
hstest.xxx22
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.xxx23
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.xxx24
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.xxx25
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.xxx26
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.xxx27
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.xxx28
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.xxx29
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 4
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(2, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(2, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(2, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(2, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(2, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(2, 7)
|
hstest.zzz10
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.zzz11
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.zzz12
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.zzz13
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.zzz14
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.zzz15
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.zzz16
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.zzz17
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 4
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(2, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(2, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(2, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(2, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(2, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(2, 7)
|
hstest.zzz18
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.zzz19
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 4
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(2, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(2, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(2, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(2, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(2, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(2, 7)
|
hstest.zzz20
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.zzz21
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.zzz22
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.zzz23
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.zzz24
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.zzz25
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.zzz26
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0001 6
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0001 Timestamp(1, 3)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0001 Timestamp(1, 4)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(1, 5)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(1, 6)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0001 Timestamp(1, 7)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0001 Timestamp(1, 8)
|
hstest.zzz27
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.zzz28
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|
hstest.zzz29
|
shard key: { "ENTITY_ID" : "hashed" }
|
unique: false
|
balancing: true
|
chunks:
|
shard0000 2
|
shard0001 2
|
shard0002 2
|
{ "ENTITY_ID" : { "$minKey" : 1 } } -->> { "ENTITY_ID" : NumberLong("-6148914691236517204") } on : shard0000 Timestamp(3, 2)
|
{ "ENTITY_ID" : NumberLong("-6148914691236517204") } -->> { "ENTITY_ID" : NumberLong("-3074457345618258602") } on : shard0000 Timestamp(3, 3)
|
{ "ENTITY_ID" : NumberLong("-3074457345618258602") } -->> { "ENTITY_ID" : NumberLong(0) } on : shard0001 Timestamp(3, 4)
|
{ "ENTITY_ID" : NumberLong(0) } -->> { "ENTITY_ID" : NumberLong("3074457345618258602") } on : shard0001 Timestamp(3, 5)
|
{ "ENTITY_ID" : NumberLong("3074457345618258602") } -->> { "ENTITY_ID" : NumberLong("6148914691236517204") } on : shard0002 Timestamp(3, 6)
|
{ "ENTITY_ID" : NumberLong("6148914691236517204") } -->> { "ENTITY_ID" : { "$maxKey" : 1 } } on : shard0002 Timestamp(3, 7)
|