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

Damien Katz commented on COUCHDB-517:
-------------------------------------

I've reviewed the patch and it looks good. I'd commit it myself but I'm not 
sure of the patch flags I need for this diff.

> changing uuid algorithm causes client errors
> --------------------------------------------
>
>                 Key: COUCHDB-517
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-517
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Robert Newson
>         Attachments: couchdb-517.patch
>
>
> When changing the uuid configuration (by PUT to _config/uuids/algorithm), a 
> client attempting an operation at the same time experiences a transitory 
> connection refused problem.
> Attached is a patch that changes couch_uuid.erl so that it changes its 
> internal state when the configuration changes rather than the current 
> behavior of stopping and then being restarted by the supervisor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to