You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Kanak Biscuitwala (JIRA)" <ji...@apache.org> on 2014/01/23 04:34:34 UTC

[jira] [Created] (HELIX-364) Controller current state change registration fails if two participants share a connection

Kanak Biscuitwala created HELIX-364:
---------------------------------------

             Summary: Controller current state change registration fails if two participants share a connection
                 Key: HELIX-364
                 URL: https://issues.apache.org/jira/browse/HELIX-364
             Project: Apache Helix
          Issue Type: Bug
            Reporter: Kanak Biscuitwala
            Assignee: Kanak Biscuitwala


This is new in 0.7 for the HelixConnection API. If two participants were created using the same HelixConnection, they have the same session ID. The controller assumes that session IDs are unique across participants, and this is not the case. Thus, the controller only listens on the current state changes of one participant.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)