Commit Graph

20 Commits

Author SHA1 Message Date
gregs
b1bac38dd0 notify when shard version getting reset 2011-09-15 11:25:52 -04:00
Eliot Horowitz
8d72a36f12 when running checkShardVersion, need to make sure we do on actual connection, not replica set connection SERVER-3683 2011-09-04 00:47:56 -04:00
gregs
4d3fdcfc10 fix semantics of the getChunkManager() method, add non-erroring version SERVER-3517 2011-08-09 02:16:54 -04:00
gregs
1436fe4595 reload full db when dropping collection - SERVER-3517 2011-08-09 02:16:54 -04:00
Eliot
0d4db0b5b0 Merge pull request #40 from JensRantil/master
Spelling and grammar corrections only
2011-06-15 19:53:25 -07:00
gregs
1cc6bb38db check for manager before using CS-666 2011-05-31 15:32:28 -04:00
Jens Rantil
2c8088f180 Fixing a bunch of spelling mistakes, and a few grammatical errors. No functionality has been changed. 2011-05-26 11:59:13 +02:00
Eliot Horowitz
c8d7d5a21b cleaning 2011-05-16 22:55:54 -04:00
Eliot Horowitz
41111d56d1 update chunk meta data on certain setShrdVersion failures 2011-05-16 22:54:46 -04:00
Dwight
0e00d068f4 warning C4804: use of type bool in operation 2011-04-15 14:55:27 -04:00
Eliot Horowitz
33f4bb08bc cleaner error message 2011-04-15 13:39:47 -04:00
Eliot Horowitz
adddf74ca1 use LOG 2011-03-30 12:14:51 -04:00
Eliot Horowitz
ed16cb7cea better errmsg for setShardVersion failure 2011-03-30 01:37:13 -04:00
Eliot Horowitz
e2636ded97 better logging 2011-03-06 17:04:37 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Alberto Lerner
500c043e54 comments 2010-11-11 09:02:43 -05:00
Eliot Horowitz
cee846b21f removed an assert that is no longer relevant 2010-11-08 10:37:44 -05:00
Alberto Lerner
a22cc7e48d reloading a ChunkManager should also increment it sequence number 2010-10-27 12:19:15 -04:00
Dwight
5369650ebb vstudio compile 2010-10-01 16:33:15 -04:00
Alberto Lerner
a6b0eee2c0 SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cpp 2010-10-01 13:28:19 -04:00