Multiple instances stomp on each other.
---------------------------------------
Key: COUCHDB-541
URL: https://issues.apache.org/jira/browse/COUCHDB-541
Project: CouchDB
Issue Type: Bug
Components: Database Core
Affects Versions: 0.11
Environment: trunk
Reporter: Paul Joseph Davis
> And, just now, I realized that it is wanting to create databases
> in whatever directory I start from. (I do not understand why
> it wasn't trying to create them in /usr/local/var/lib but rather
> /usr/local/var/lib/couchdb before).
>
> I start PAT in /usr/local/var/lib/couchdb_pat
> and start
> MIKE in /usr/local/var/lib/couchdb_mike
>
> and I can run separate test suites and create databases with
> each invocation that the other invocation does not see.
>
>
> The trivial workaround to have it function as I want is to
>
> cd path/to/invocation/database/directory && couchdb -n -a ...
>
>
> Of course, not a long-term strategy but will work for now.
I blame Adam. :) Sounds like it should be a quick one. I'll get to it tomorrow
hopefully.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.