diff options
author | Robert Dionne <bob@cloudant.com> | 2011-02-18 16:00:16 -0500 |
---|---|---|
committer | Adam Kocoloski <adam@cloudant.com> | 2011-04-18 12:54:49 -0400 |
commit | 7d1adfaf7d67c7e0af837b8067850b7ea0b7f95a (patch) | |
tree | 741de3616cd9b819cce16a3ced313f426a835aef /couchjs/scons/sconsign.py | |
parent | 4835509f8d023006b9f405c4b04847a5c1e38473 (diff) |
Monitor Fd after creating DB
This patch has the side effect of fixing a crash of the _users DB after
the first minute of running. The crash occurs because BigCouch presumes
that couch_stats_collector is monitoring the file descriptor, but
nothing prevents the supervisor from starting couch_auth_cache (and thus
opening the _users DB) before couch_stats_collector is started. The
start order is determined by the ordering of the children from the
config file in couch_config's ets set.
Closes #39
BugzID: 11854
Diffstat (limited to 'couchjs/scons/sconsign.py')
0 files changed, 0 insertions, 0 deletions