[
https://issues.jboss.org/browse/CDI-564?page=com.atlassian.jira.plugin.sy...
]
Mark Paluch commented on CDI-564:
---------------------------------
After checking the original async ticket I noticed CDI-499 mentions {{fireAsyncEvent()}}
on the {{BeanManager}} API but it seems to be never implemented. CDI-557 reports the same
issue, but the resolution was to remove textual references.
Async events simplification and clarification
---------------------------------------------
Key: CDI-564
URL:
https://issues.jboss.org/browse/CDI-564
Project: CDI Specification Issues
Issue Type: Clarification
Components: Events
Affects Versions: 2.0-EDR1
Reporter: Antoine Sabot-Durand
Assignee: Antoine Sabot-Durand
Following our F2F meeting, we decided to simplify Asynchronous event:
* {{FireAsync()}} should only triggers async observers
* Exception handling should be done with JDK 8 {{CompletionException}}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)