You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Lapin (Jira)" <ji...@apache.org> on 2022/04/15 14:47:00 UTC

[jira] [Updated] (IGNITE-16862) Add ability to complete VersionedValue with exception

     [ https://issues.apache.org/jira/browse/IGNITE-16862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Lapin updated IGNITE-16862:
-------------------------------------
    Description: One of the valid results for a value for any particular token within VersionedValue is an Exception, so that it's required to enrich VV contract and implementation in order to handle this. Core idea is similar to an exception management in CompletableFuture.

> Add ability to complete VersionedValue with exception
> -----------------------------------------------------
>
>                 Key: IGNITE-16862
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16862
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Priority: Major
>
> One of the valid results for a value for any particular token within VersionedValue is an Exception, so that it's required to enrich VV contract and implementation in order to handle this. Core idea is similar to an exception management in CompletableFuture.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)