[
https://issues.apache.org/jira/browse/FLINK-16807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-16807.
------------------------------------
Resolution: Fixed
master: e0333a41d72e59cf7a862f64d9dbee1b0626b4e7
> Improve reporting of errors during resource initialization
> ----------------------------------------------------------
>
> Key: FLINK-16807
> URL: https://issues.apache.org/jira/browse/FLINK-16807
> Project: Flink
> Issue Type: Improvement
> Components: Test Infrastructure
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The factories for resources currently returns Optionals for handling failed
> instantiations, which are an expected occurrence. The factories themselves
> are only logging the exception.
> This has the downside that no error is encoded in the optional, so if no
> resource can be instantiated we cannot enrich the final exception in any way.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)