Closed
Bug 635893
Opened 15 years ago
Closed 15 years ago
Fix the pool behavior
Categories
(Cloud Services :: Server: Core, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tarek, Assigned: tarek)
Details
Attachments
(1 file)
|
1.84 KB,
patch
|
telliott
:
review+
|
Details | Diff | Splinter Review |
The patch fixes the bad behavior we've observed with the pool.
I've added a functional test that runs for 20 concurrent users:
1/ adding objects to a collection
2/ changing the password
3/ making sure the old password fails
4/ adding more objects
5/ deleting the user
Here: http://hg.mozilla.org/services/server-full/rev/1fc4fd209c93
The dev cluster currently runs with this patch and runs.
Attachment #514175 -
Flags: review?(telliott)
Updated•15 years ago
|
Attachment #514175 -
Flags: review?(telliott) → review+
| Assignee | ||
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•