[ 
https://issues.apache.org/jira/browse/COUCHDB-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Newson updated COUCHDB-517:
----------------------------------

    Attachment: 0001-fix-couchdb-517.patch


Formatted by 'git format-patch trunk' from a local branch with my fix applied, 
hopefully easier to apply.


> 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: 0001-fix-couchdb-517.patch, 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