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 2021/08/23 07:04:00 UTC

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

Pavel Tupitsyn created IGNITE-15359:
---------------------------------------

             Summary: 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
             Fix For: 3.0.0-alpha3


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.3.4#803005)