Re: [elephant-devel] Close all stores on exit

2009-04-14 Thread Red Daly
On Wed, Feb 11, 2009 at 1:51 AM, Leslie P. Polzer wrote: > > > That sounds like a good idea. I've never had problems with recovery > > or recovery time in my sites, but it is good practice to shut down > > cleanly. > > It's more of a problem in a multi-process environment: > > As soon as one proc

Re: [elephant-devel] Close all stores on exit

2009-02-11 Thread Leslie P. Polzer
> That sounds like a good idea. I've never had problems with recovery > or recovery time in my sites, but it is good practice to shut down > cleanly. It's more of a problem in a multi-process environment: As soon as one process initiates recovery then the other process has to be restarted (the

Re: [elephant-devel] Close all stores on exit

2009-02-10 Thread Ian Eslick
That sounds like a good idea. I've never had problems with recovery or recovery time in my sites, but it is good practice to shut down cleanly. Ian On Feb 10, 2009, at 9:54 AM, Leslie P. Polzer wrote: > > To avoid unnecessary recoveries Elephant should ensure that all > stores get closed, e