[ https://issues.apache.org/jira/browse/COUCHDB-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Joseph Davis resolved COUCHDB-578.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.11
Assignee: Paul Joseph Davis
Fixed as of r883850.
> Every statistic description is truncated
> ----------------------------------------
>
> Key: COUCHDB-578
> URL: https://issues.apache.org/jira/browse/COUCHDB-578
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core
> Reporter: Robert Newson
> Assignee: Paul Joseph Davis
> Fix For: 0.11
>
>
> src/couchdb/priv/stat_descriptions.cfg.in
> Every line is missing the final character (s, e, s, n, b, in these examples).
> {couchdb, database_writes, "number of times a database was change"}.
> {couchdb, database_reads, "number of times a document was read from a databas"}.
> {couchdb, open_databases, "number of open database"}.
> {couchdb, open_os_files, "number of file descriptors CouchDB has ope"}.
> {couchdb, request_time, "length of a request inside CouchDB without MochiWe"}.
> ....
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|