You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alexander Murmann (JIRA)" <ji...@apache.org> on 2017/08/18 17:38:01 UTC

[jira] [Created] (GEODE-3464) If multiple MessageHandlers are found user should see exception

Alexander Murmann created GEODE-3464:
----------------------------------------

             Summary: If multiple MessageHandlers are found user should see exception
                 Key: GEODE-3464
                 URL: https://issues.apache.org/jira/browse/GEODE-3464
             Project: Geode
          Issue Type: New Feature
          Components: client/server
            Reporter: Alexander Murmann


Currently the system will use the first MessageHandler it finds. If there are multiple it's unclear which one will be used, resulting in potentially nondeterministic behavior. Instead a exception should be thrown if multiple handlers are present. That behavior is still not ideal, but at least it's deterministic.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)