[
https://issues.apache.org/jira/browse/IGNITE-23930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev updated IGNITE-23930:
--------------------------------------
Description: {{IgniteClient.Builder#buildAsync}} could throw an exception
directly, in case SSL configuration is invalid for example. Async methods
should always wrap exceptions to the resulting future. (was:
{{ViewUtils.ensurePublicException}} returns an exception with the original
exception as a cause.)
> Wrap client exceptions to future
> --------------------------------
>
> Key: IGNITE-23930
> URL: https://issues.apache.org/jira/browse/IGNITE-23930
> Project: Ignite
> Issue Type: Bug
> Components: general
> Reporter: Vadim Pakhnushev
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{IgniteClient.Builder#buildAsync}} could throw an exception directly, in
> case SSL configuration is invalid for example. Async methods should always
> wrap exceptions to the resulting future.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)