]
Martin Kouba commented on CDI-564:
----------------------------------
And we should also clarify the usage of the returned CompletionStage - see also CDI-563.
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}}