Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0-developer-preview-3
-
Fix Version/s: 2.0-developer-preview-4
-
Component/s: tools
-
Security Level: Public
-
Labels:
-
Environment:2.0.0r-552
Description
/opt/couchbase/bin/cbstats localhost:11210 timings
Traceback (most recent call last):
File "/opt/couchbase/lib/python/cbstats", line 356, in <module>
main()
File "/opt/couchbase/lib/python/cbstats", line 353, in main
c.execute()
File "/opt/couchbase/lib/python/clitool.py", line 43, in execute
f[0](mc, *args[2:], **opts.__dict__)
File "/opt/couchbase/lib/python/cbstats", line 38, in g
f(*args[:n])
File "/opt/couchbase/lib/python/cbstats", line 177, in stats_timings
histograms(mc, mc.stats('timings'))
File "/opt/couchbase/lib/python/cbstats", line 29, in g
if kwargs['allBuckets']:
KeyError: 'allBuckets'
Traceback (most recent call last):
File "/opt/couchbase/lib/python/cbstats", line 356, in <module>
main()
File "/opt/couchbase/lib/python/cbstats", line 353, in main
c.execute()
File "/opt/couchbase/lib/python/clitool.py", line 43, in execute
f[0](mc, *args[2:], **opts.__dict__)
File "/opt/couchbase/lib/python/cbstats", line 38, in g
f(*args[:n])
File "/opt/couchbase/lib/python/cbstats", line 177, in stats_timings
histograms(mc, mc.stats('timings'))
File "/opt/couchbase/lib/python/cbstats", line 29, in g
if kwargs['allBuckets']:
KeyError: 'allBuckets'
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews
Farshid Ghods
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0-developer-preview-4 [ 10260 ] | |
| Affects Version/s | 2.0-developer-preview-3 [ 10247 ] |
Steve Yen
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Steve Yen [ steve ] | |
| Resolution | Fixed [ 1 ] |
Keith Batten
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Farshid Ghods
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
Farshid Ghods
made changes -
| Labels | 2.0-dev-preview-4-release-notes |
Farshid Ghods
made changes -
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Farshid Ghods
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Peter Wansch
made changes -
| Component/s | tools [ 10223 ] | |
| Component/s | cli [ 10011 ] |