Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

pull (sharded) mongo instance stats for all shards parallely using a … - #38

Merged
keshavmagge merged 3 commits into
masterfrom
_shard_stats
May 23, 2016
Merged

keshavmagge merged 3 commits into
masterfrom
_shard_stats

Conversation

@keshavmagge

@keshavmagge keshavmagge commented May 19, 2016

Copy link
Copy Markdown
Contributor

Connected to objectrocket/gui#1803

Comment thread objectrocket/util.py Outdated
if not (isinstance(value1, value2.__class__) or isinstance(value2, value1.__class__)):
message = ("Entry %s type %s and entry %s type %s are not of the same type"
% (str(value1), str(type(value1)), str(value2), str(type(value2))))
raise Exception(message)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering if this should be a TypeError...

@keshavmagge
keshavmagge merged commit 6756b37 into master May 23, 2016
@keshavmagge
keshavmagge deleted the _shard_stats branch May 23, 2016 16:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants