You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vadim Pakhnushev (Jira)" <ji...@apache.org> on 2023/05/11 11:48:00 UTC

[jira] [Updated] (IGNITE-18551) Create general task executor for all registries

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

Vadim Pakhnushev updated IGNITE-18551:
--------------------------------------
    Description: 
Currently, the CLI has several registries which run many async tasks. Each registry has its own task executor. It would be better to create a general one. 
 * JdbcUrlRegistryImpl
 * NodeNameRegistryImpl

  was:
Currently, the CLI has several registers which run many async tasks. Each registry has its own task executor. It would be better to create a general one. 
 * ClusterConfigRegistryImpl
 * JdbcUrlRegistryImpl
 * NodeConfigRegistryImpl
 * NodeNameRegistryImpl


> Create general task executor for all registries
> -----------------------------------------------
>
>                 Key: IGNITE-18551
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18551
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Ivan Gagarkin
>            Priority: Major
>              Labels: ignite-3
>
> Currently, the CLI has several registries which run many async tasks. Each registry has its own task executor. It would be better to create a general one. 
>  * JdbcUrlRegistryImpl
>  * NodeNameRegistryImpl



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