[
https://issues.jboss.org/browse/WFLY-9272?page=com.atlassian.jira.plugin....
]
Giovanni Lovato updated WFLY-9272:
----------------------------------
Description:
When an EAR is deployed on a server group in full-ha profile, CDI events
({{javax.enterprise.event.Event}}) fired from a node are notified only to observer threads
in the same node.
This limits the use of CDI events in distributed application, when events fired by users
balanced on one node are missed by users balanced on other nodes.
In Payara this is already possibile for {{Serializable}} paylaods using annotations (see
https://payara.gitbooks.io/payara-server/content/documentation/extended-d...).
It would be really useful to have this in WildFly too.
was:
When an EAR is deployed on a server group in full-ha profile, CDI events
({{javax.enterprise.event.Event}}) fired from a node are notified only to observer threads
in the same node.
In Payara this is already possibile for {{Serializable}} paylaods using annotations (see
https://payara.gitbooks.io/payara-server/content/documentation/extended-d...).
It would be really useful to have this in WildFly too.
CDI events not clustered
------------------------
Key: WFLY-9272
URL:
https://issues.jboss.org/browse/WFLY-9272
Project: WildFly
Issue Type: Feature Request
Components: CDI / Weld, Clustering
Affects Versions: 10.1.0.Final
Reporter: Giovanni Lovato
Assignee: Stuart Douglas
When an EAR is deployed on a server group in full-ha profile, CDI events
({{javax.enterprise.event.Event}}) fired from a node are notified only to observer threads
in the same node.
This limits the use of CDI events in distributed application, when events fired by users
balanced on one node are missed by users balanced on other nodes.
In Payara this is already possibile for {{Serializable}} paylaods using annotations (see
https://payara.gitbooks.io/payara-server/content/documentation/extended-d...).
It would be really useful to have this in WildFly too.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)