You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Randall Leeds (JIRA)" <ji...@apache.org> on 2013/05/16 00:23:16 UTC

[jira] [Closed] (COUCHDB-1796) Compaction causes spurious [error] log messages

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

Randall Leeds closed COUCHDB-1796.
----------------------------------

    
> Compaction causes spurious [error] log messages
> -----------------------------------------------
>
>                 Key: COUCHDB-1796
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1796
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>            Reporter: Christopher Bonhage
>             Fix For: 1.3.1, 1.4
>
>         Attachments: silence-compact-error.patch
>
>
> In CouchDB 1.3.0, couch_db_updater:start_copy_compact/1 attempts to open an existing database compaction file before creating a new one, but it still logs an error for not finding the existing file:
> {noformat}
> [Tue, 14 May 2013 23:56:16 GMT] [error] [<0.22035.2>] Could not open file /usr/local/var/lib/couchdb/test.couch.compact: no such file or directory
> {noformat}
> The initial couch_file:open should pass in the 'nologifmissing' option to silence this unnecessary message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira