[MB-6403] Cache Miss equation in description is confusing. Created: 23/Aug/12 Updated: 24/Aug/12 Resolved: 24/Aug/12 |
|
| Status: | Resolved |
| Project: | Couchbase Server |
| Component/s: | UI |
| Affects Version/s: | None |
| Fix Version/s: | 2.0-beta |
| Security Level: | Public |
| Type: | Improvement | Priority: | Major |
| Reporter: | Mike Wiederhold | Assignee: | Aleksey Kondratenko |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Was: 100 - (gets - ep_bg_fetches) * 100 / gets
Should be: (ep_bg_fetches / gets) * 100 |
| Comments |
| Comment by Mike Wiederhold [ 23/Aug/12 ] |
|
Alk, Since you put in your own commit for this issue please close it once you push that change. |
| Comment by Aleksey Kondratenko [ 24/Aug/12 ] |
| http://review.couchbase.org/20105 |
| Comment by Thuan Nguyen [ 24/Aug/12 ] |
|
Integrated in github-ns-server-2-0 #451 (See [http://qa.hq.northscale.net/job/github-ns-server-2-0/451/]) Result = SUCCESS Aliaksey Kandratsenka : Files : * src/menelaus_stats.erl |