]
Antoine Sabot-Durand reassigned CDI-564:
----------------------------------------
Assignee: Antoine Sabot-Durand
Async events simplification ad 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}}