Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.1
-
Fix Version/s: 2.0-beta
-
Component/s: bucket-engine
-
Security Level: Public
-
Labels:None
Description
Bug reporter states that creating 5 new buckets, with new names once an hour and deleting the 5 buckets created in the previous hour causes membase to "go down". See info in http://www.couchbase.org/forums/thread/membase-delete-bucket-doesnt-actually-free-ram-being-used
1- it can be the number of buckets the user is creating.
2- in windows the max number of buckets the user could create in 2.0 dp2 was i think 4 or 5.
3- memcached crash can also happen if user tries to create/delete buckets which have lot of data ( bucket-engine race condition which we have open bugs for )
I will take a look at test_bucket_max test and see if its passing or failing.