ivandov commented on issue #67: Provide and publish s390x images URL: https://github.com/apache/couchdb-docker/issues/67#issuecomment-444285341 Also, I just read through the the JIRA issue you linked earlier: https://issues.apache.org/jira/browse/COUCHDB-3261 The final comment by Paul may be the best we can do for snappy support on s390x, because of the endian-ness issue, and as mentioned in that thread, this is a consistent problem across libraries that need cross-architecture support. The requirement for a `.couch` file to be portable between architectures may never be able to be satisfied for binary files that have different byte ordering. However, this should not gate the ability to run CouchDB on a specific architecture as needed, and at least in this case, you could isolate s390x CouchDB deployments and still have something running there. That's already a step above where we stand today. That JIRA thread sounds like it needs some updating / re-running for CouchDB `2.x`, I will attempt to do that and open a new Github issue for tracking if needed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
