mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
reminder
This commit is contained in:
parent
b4be994a8e
commit
a1fe753a64
@ -98,6 +98,7 @@ namespace mongo {
|
||||
uasserted( 13299 , ss.str() );
|
||||
}
|
||||
|
||||
// TODO we shouldn't need three ways for checking the version. Fix this.
|
||||
bool ShardingState::hasVersion( const string& ns ){
|
||||
scoped_lock lk(_mutex);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user