Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.7 alpha 2
-
Fix Version/s: 2.0-beta
-
Component/s: couchbase-bucket
-
Security Level: Public
-
Labels:None
-
Environment:basestar-262
Description
ran into this issue when running a test which inserts 14 million items : key_size = 70 bytes and value size - 30 bytes.
as you can see in the graph all items were instantly ejected from memory to disk when the (key+metdata) size was close to 4 GB ( bucket size)
Chiyoung mentioned this is an expected behavior . in that case we need to
1) have an alert in the UI notifying the user about this state
2) users should always check before overloading the database that the (key+metadata) size is not exceeding the bucket ram otherwise to avoid down time or slowness
as you can see in the graph all items were instantly ejected from memory to disk when the (key+metdata) size was close to 4 GB ( bucket size)
Chiyoung mentioned this is an expected behavior . in that case we need to
1) have an alert in the UI notifying the user about this state
2) users should always check before overloading the database that the (key+metadata) size is not exceeding the bucket ram otherwise to avoid down time or slowness
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews