0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Benety Goh
b2122dd20a SERVER-15986 prevent server from starting up when non-active storage engine files are detected
added storage_engine_metadata to mongo/db/storage/SConscript
             fixed cleanbb.py so that cleanup() will remove directories as well.
             fixed unix_socket1.js so that it does not store socket file in data directory
2014-11-20 15:43:02 -05:00
matt dannenberg
f9be10ecca SERVER-10462 retry file deletes until the file is no longer being used by another process in testing on windows 2014-05-19 05:16:36 -04:00
Benety Goh
0279986672 SERVER-9608 updated shouldKill() to detect and terminate mongod process using same data directory 2013-11-26 14:09:02 -05:00
Matt Kangas
1bd77478ad SERVER-10462 compensate for Windows file locking race 2013-09-11 17:23:37 -04:00
Jason Rassi
6d18458b18 SERVER-9794 Fix cleanbb.py shouldKill() buildslave condition 2013-05-28 12:43:34 -04:00
Eliot Horowitz
a77eee6cb3 fix cleanbb for bamboo 2013-01-04 18:39:34 -05:00
Eliot Horowitz
0a8e145fab don't kill java 2012-05-25 15:05:07 -04:00
Eliot Horowitz
d155dd1687 don't kill emr python script 2012-05-11 13:56:52 -04:00
Eric Milkie
b85ad82930 avoid error message on Windows builds 2012-04-20 14:10:11 -04:00
Dan Crosta
bf8e75aa2d python-2.4 compatible version of cleanbb.py 2012-03-26 11:39:22 -04:00
Dan Crosta
84034bdf98 avoid killing the smoke.py (which invokes cleanbb) from cleanbb 2012-02-17 00:06:50 -05:00
Richard Kreuter
5eb1057607 Add a --nokill to cleanbb, use it in smoke.py 2010-07-23 15:52:52 -04:00
Eliot Horowitz
9ee37421cd freebsd fix? 2010-06-03 12:54:38 -04:00
Eliot Horowitz
456d6a28d3 more debugging for freebsd 2010-06-02 15:14:51 -04:00
Eliot Horowitz
ed66c6013e debugging 2010-06-02 15:03:03 -04:00
Eliot Horowitz
8e7d38906d kill procs before data 2010-06-02 13:39:01 -04:00
Eliot Horowitz
dd276b99da more aggressive killing 2010-06-02 13:21:29 -04:00
Eliot Horowitz
f8273464b7 bb files 2010-02-04 10:21:36 -05:00