[
https://issues.apache.org/jira/browse/CURATOR-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kezhu Wang closed CURATOR-146.
------------------------------
Fix Version/s: (was: awaiting-response)
Resolution: Duplicate
> 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
> 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
(v8.20.10#820010)