GitHub user garrensmith opened a pull request:
https://github.com/apache/couchdb-nmo/pull/2
Isonline cluster
Adds functionality to `nmo isonline clusterName` to do a check if all nodes
in a cluster are online.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/garrensmith/couchdb-nmo isonline-cluster
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-nmo/pull/2.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2
----
commit d95f482d1ae3aa4919d437e6431e70c23bff9f10
Author: Garren Smith <[email protected]>
Date: 2015-08-26T12:54:44Z
Add jshint definitions
commit 1956ac3adfb8ed500a06c74b3d1c0bba9d1e48a2
Author: Garren Smith <[email protected]>
Date: 2015-08-27T15:05:57Z
Import csv into couchdb
This adds import-csv command to import csv files into couchdb
commit 4115198c27a5180be5c1ae9a2f0cd6db130015f6
Author: Garren Smith <[email protected]>
Date: 2015-09-03T15:32:50Z
Check if a cluster is online
Add support to do `nmo isonline mycluster` and it will check whether all
nodes are online.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---