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

[jira] [Commented] (IGNITE-17881) OrderingFuture should notify dependents asynchronously

    [ https://issues.apache.org/jira/browse/IGNITE-17881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17616465#comment-17616465 ] 

Aleksandr Polovtcev commented on IGNITE-17881:
----------------------------------------------

LGTM

> OrderingFuture should notify dependents asynchronously
> ------------------------------------------------------
>
>                 Key: IGNITE-17881
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17881
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha6
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, there are the following problems:
>  # Callbacks, when invoked, will see the future as incompleted if they directly call its getNow() or get() methods
>  # If callbacks invoke long or blocking operations, this impedes completion



--
This message was sent by Atlassian Jira
(v8.20.10#820010)