Upgrade to ibrowse 1.5.2
------------------------
Key: COUCHDB-451
URL: https://issues.apache.org/jira/browse/COUCHDB-451
Project: CouchDB
Issue Type: Improvement
Components: HTTP Interface
Reporter: Jason Davies
Fix For: 0.10
>From the commit message:
The ETS table created for load balancing of requests was not being deleted
which led to the node not being able to create any more ETS tables if queries
were made to many number of webservers. ibrowse now deletes the ETS table it
creates once the last connection to a webserver is dropped. (Reported by Seth
Falcon.)
Patch to follow...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.