Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
1
Description
The current default of 128 MB can easily lead to OutOfMemoryErrors when there are multiple Couchbase nodes, since there's one buffer per DCP connection.
Let's dial this down to 16 MB, which should dramatically limit memory usage while still giving good performance.