[ 
https://issues.apache.org/jira/browse/COUCHDB-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143183#comment-14143183
 ] 

Robert Newson commented on COUCHDB-2334:
----------------------------------------

None of those databases can be generated automatically any more, as they need 
to be created *after* the initial joining up of the cluster, an event we can't 
detect.

On port 5986, we can (and do) generate a _users and _replicator database since 
they are node local. The cassim database needs to be clustered, and so there's 
no node local one.

I agree with the ticket in general, though, it's not sufficient to merely log 
that this database doesn't exist, especially given that, unless other 
configuration changes are made, there's no penalty for not having it.

I'm sure Russell would point out that the migration of _security objects from 
shard files to a clustered database is still in progress and that we must 
finish the job. Alex is quite right to mention the oddness of the middle step.


> Metadata db "cassim" does not exist
> -----------------------------------
>
>                 Key: COUCHDB-2334
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2334
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: BigCouch
>            Reporter: Alexander Shorin
>
> And so happens every 5 minutes:
> {code}
> 2014-09-20 04:00:06.786 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 04:05:06.788 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 04:10:06.790 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 04:15:06.792 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 04:20:06.794 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 04:25:06.796 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 04:30:06.798 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 04:35:06.800 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 04:40:06.802 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 04:45:06.804 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 04:50:06.806 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 04:55:06.808 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 05:00:06.810 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 05:05:06.812 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> 2014-09-20 05:10:06.814 [error] node1@127.0.0.1 <0.341.0> Metadata db 
> "cassim" does not exist
> {code}



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

Reply via email to