[ 
https://issues.apache.org/jira/browse/COUCHDB-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13689272#comment-13689272
 ] 

Adam Kocoloski commented on COUCHDB-1830:
-----------------------------------------

Thanks for this report.  It looks like the timeout happens on a call to 
couch_index_updater:run/2.  Perusing that gen_server implementation I don't see 
much at all that would cause the server to take 5 seconds to respond -- almost 
everything is async.  Curious.
                
> IO timeout not configurable
> ---------------------------
>
>                 Key: COUCHDB-1830
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1830
>             Project: CouchDB
>          Issue Type: Bug
>          Components: JavaScript View Server
>    Affects Versions: 1.3
>            Reporter: Stefan Kögl
>            Priority: Minor
>              Labels: timeout
>
> I occasionally encounter the timeout shown in the log at 
> https://gist.github.com/stefankoegl/5772860.
> According to [~janl] in #couchdb this is a generic gen_Server timeout (5s) 
> and currently not configurable. As this might not be enough in some 
> circumstances, there should probably be a setting for this.

--
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

Reply via email to