Re: Master/Slave Problem with v5.1.0

2008-05-16 Thread Aaron Mulder
On Fri, May 16, 2008 at 9:29 PM, Bruce Snyder <[EMAIL PROTECTED]> wrote: > What type of master/slave are you using? Also, have you tried clearing > the data directory from each broker and starting fresh to see if the > problem manifests itself again? "Pure" master/slave, and yes I whacked the data

Re: Master/Slave Problem with v5.1.0

2008-05-16 Thread Bruce Snyder
On Fri, May 16, 2008 at 7:05 PM, Aaron Mulder <[EMAIL PROTECTED]> wrote: > I've set up a master/slave cluster, and I'm running a test that > launches threads for 20 producers and 20 consumers and they read/write > persistent messages of 10kB to a queue. The consumers are using sync > receive() cal

Master/Slave Problem with v5.1.0

2008-05-16 Thread Aaron Mulder
I've set up a master/slave cluster, and I'm running a test that launches threads for 20 producers and 20 consumers and they read/write persistent messages of 10kB to a queue. The consumers are using sync receive() calls at the moment. When I start the test, I immediately get lots of exceptions fr