Hi @wohali Thanks. I'm pretty sure the compaction issue is due to the snap interfaces permissions; I suspect I need the hardware-observe. I'll continue investigating tomorrow.
I've housed the sharded data and index in the common directory under 2.x; so there is a slot for past and future formats. I've published two version 2.1.2 and 2.2.0 and the stable and beta channels so I can test installing and upgrading from the office. sudo snap install --beta couchdb-sklassen You can then use snap to enable clusters: sudo snap set couchdb-sklassen [email protected] bind-address=0.0.0.0 sudo snap restart couchdb-sklassen I will add these tests to your Travis tests when enabled. [ Full content available at: https://github.com/apache/couchdb-pkg/pull/27 ] This message was relayed via gitbox.apache.org for [email protected]
