You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2015/12/28 19:54:49 UTC

[jira] [Updated] (CURATOR-146) discovery: registration of wrong/old service instance on RECONNECT

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

Jordan Zimmerman updated CURATOR-146:
-------------------------------------
    Fix Version/s: awaiting-response

> discovery: registration of wrong/old service instance on RECONNECT
> ------------------------------------------------------------------
>
>                 Key: CURATOR-146
>                 URL: https://issues.apache.org/jira/browse/CURATOR-146
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Recipes
>    Affects Versions: 2.3.0, 2.4.0, 2.4.1, 2.4.2, 2.5.0, 2.6.0
>            Reporter: Kamen Petroff
>            Priority: Critical
>              Labels: discovery, patch
>             Fix For: awaiting-response
>
>         Attachments: curator.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> ServiceDiscoveryImpl.registerService() remembers service registrations in a map. However updateService() does not update the map. 
> This causes a wrong registration in the case of a RECONNECT - e.g. reRegisterServices() called by the ConnectionStateListener registers the old ServiceInstance instead of the updated one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)