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

[jira] [Updated] (IGNITE-15359) Thin 3.0: Async continuation executor

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

Pavel Tupitsyn updated IGNITE-15359:
------------------------------------
    Release Note: Added IgniteClientConfiguration.asyncContinuationExecutor to control CompletableFuture completion behavior.

> Thin 3.0: Async continuation executor
> -------------------------------------
>
>                 Key: IGNITE-15359
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15359
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 1. Add asyncContinuationExecutor configuration property, defaults to ForkJoinPool#commonPool - both for server and thin client
> 2. Use this executor to complete all public API futures
> See linked dev list discussion



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