[SERVER-1836] printSharding status showing "<ns> chunks:" for collection that was dropped Created: 23/Sep/10  Updated: 12/Jul/16  Resolved: 23/Sep/10

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 1.6.4, 1.7.1

Type: Bug Priority: Trivial - P5
Reporter: Alberto Lerner Assignee: Alberto Lerner
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by SERVER-1817 A collection exists but the field "dr... Closed
Operating System: ALL
Participants:

 Description   

>use testtest
switched to db testtest
> db.foo.drop()
true
> use admin
switched to db admin
> db.printShardingStatus()
— Sharding Status —
sharding version:

{ "_id" : 1, "version" : 3 }

shards:

{ "_id" : "shard0000", "host" : "localhost:10000" } { "_id" : "shard0001", "host" : "localhost:10001" }

databases:

{ "_id" : "admin", "partitioned" : false, "primary" : "config" } { "_id" : "testtest", "partitioned" : true, "primary" : "shard0000" }

testtest.foo chunks:
>



 Comments   
Comment by auto [ 27/Sep/10 ]

Author:

{'login': 'alerner', 'name': 'Alberto Lerner', 'email': 'alerner@10gen.com'}

Message: SERVER-1836 don't mention droped colleciton in printShardingStatus
http://github.com/mongodb/mongo/commit/ae8f18e9216e42aa2eca9fb837908f4c2af7ce6d

Comment by auto [ 23/Sep/10 ]

Author:

{'login': 'alerner', 'name': 'Alberto Lerner', 'email': 'alerner@10gen.com'}

Message: SERVER-1836 don't mention droped colleciton in printShardingStatus
http://github.com/mongodb/mongo/commit/76910b959305b7b44c943c628c1afd507a019317

Comment by auto [ 23/Sep/10 ]

Author:

{'login': 'alerner', 'name': 'Alberto Lerner', 'email': 'alerner@10gen.com'}

Message: SERVER-1836 don't mention droped colleciton in printShardingStatus
http://github.com/mongodb/mongo/commit/76910b959305b7b44c943c628c1afd507a019317

Generated at Thu Feb 08 02:58:11 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.