Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0.1
-
Component/s: couchbase-bucket
-
Security Level: Public
-
Labels:None
Description
Obviously very trivial, but 'cbstats all' has this in the output:
ep_mem_high_wat 885522432
ep_mem_high_wat 885522432
ep_mem_low_wat 708417945
ep_mem_low_wat 708417945
Might mess up someone's parsing of the stats...
Edit: This only shows up in the log files under /opt/couchbase/var/lib/couchbase/logs/stats.*
ep_mem_high_wat 885522432
ep_mem_high_wat 885522432
ep_mem_low_wat 708417945
ep_mem_low_wat 708417945
Might mess up someone's parsing of the stats...
Edit: This only shows up in the log files under /opt/couchbase/var/lib/couchbase/logs/stats.*
I'm guessing that you maintain the stats log file and it appears there are duplicate stats. I checked cbstats and everything looks like it is working properly (no double printing). Can you take a look at this if it is an ns_server issue. Otherwise you can assign it back to me and I will figure out which component needs to be looked at.