Dale Harvey created COUCHDB-2442:
------------------------------------
Summary: Ability to ensure a cluster has been started successfully
Key: COUCHDB-2442
URL: https://issues.apache.org/jira/browse/COUCHDB-2442
Project: CouchDB
Issue Type: Improvement
Security Level: public (Regular issues)
Components: BigCouch
Reporter: Dale Harvey
We are currently using python dev/run to boot up a cluster and run our pouchdb
tests against
https://github.com/pouchdb/pouchdb/blob/master/bin/run-couch-master-on-travis.sh#L29
Ideally I would like something like python dev/run -d to start the cluster as a
daemon, but only return once the cluster has all joined together and is ready
to be written to, currently we are just 'sleep 10'ing and even 10 seconds is
proving unreliable
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)