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)