You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2015/02/25 11:03:04 UTC

[jira] [Updated] (COUCHDB-2623) Validate default.ini / local.ini config options

     [ https://issues.apache.org/jira/browse/COUCHDB-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Shorin updated COUCHDB-2623:
--------------------------------------
    Priority: Blocker  (was: Major)

> Validate default.ini / local.ini config options
> -----------------------------------------------
>
>                 Key: COUCHDB-2623
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2623
>             Project: CouchDB
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>            Reporter: Alexander Shorin
>            Priority: Blocker
>             Fix For: 2.0.0
>
>
> We need to double check our configs to ensure that there are no outdated options there and all the present ones are actual to their defaults. For instance:
> {code}
> [stats]
> ; rate is in milliseconds
> rate = 1000
> ; sample intervals are in seconds
> samples = [0, 60, 300, 900]
> {code}
> Is not actual anymore since we'd change the stats app, but those might expose new ones.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)