[
https://issues.apache.org/jira/browse/COUCHDB-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641060#comment-13641060
]
ASF subversion and git services commented on COUCHDB-1696:
----------------------------------------------------------
Commit b67b03efc90f080e44fe3a3331e42f2de3e64070 in branch refs/heads/master
from Dave Cottlehuber <[email protected]>
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=b67b03e ]
COUCHDB-1696 fix Mochiweb acceptor blocked in ssl handshake
Acceptor cannot be recycled until ssl handshake is done,
so it's possible and easy for all acceptors be blocked between the point
where the new socket's connected and the ssl handshake is done.
> Support Erlang/OTP R16B
> -----------------------
>
> Key: COUCHDB-1696
> URL: https://issues.apache.org/jira/browse/COUCHDB-1696
> Project: CouchDB
> Issue Type: Improvement
> Components: HTTP Interface
> Reporter: Klaus Trainer
> Assignee: Dave Cottlehuber
> Fix For: 1.4
>
>
> When trying to build e.g. 1.3.0-rc.1 or current master with Erlang/OTP R16B,
> one gets the following compile error:
> mochifmt_records.erl:12: parameterized modules are no longer supported
> mochifmt_records.erl:19: variable 'Recs' is unbound
> R16B should definitively be supported in the next release. The fix could be
> as simple as upgrading mochiweb, as the recently released mochiweb v2.4.2 is
> R16B-compatible.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira