Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.1
-
Fix Version/s: 2.1
-
Component/s: couchbase-bucket
-
Security Level: Public
-
Labels:None
Description
Setup a test to constantly append to an item until it reached 20mb, yet the output of timings for item_alloc_sizes only showed 32-64k. I presume this is because it only tracks the incoming value size, but that doesn't work for append/prepend/incr/decr.
Could this be extended to actually get the size of the value for those specific operations or will that be too invasive?
Could this be extended to actually get the size of the value for those specific operations or will that be too invasive?