-
Clarification
-
Resolution: Done
-
Major
-
2.0-EDR1
-
None
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
- is related to
-
CDI-543 Handling exception during async event - contradiction?
- Resolved
- relates to
-
CDI-542 "10.2.2. Firing events asynchronously" update/enhancements
- Resolved
-
CDI-541 Ordering of async observers (vs sync observers) is not specified
- Closed
-
CDI-563 Event.fireAsync() - clarify the usage of the returned CompletionStage
- Resolved
-
CDI-547 Resolving sync/async observer methods
- Closed