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/12 11:21:00 UTC

[jira] [Resolved] (IGNITE-19468) Register converter only for the connect command

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

Vadim Pakhnushev resolved IGNITE-19468.
---------------------------------------
    Release Note: Apparently, it's not trivial to do this since the {{ArgumentParser}} and {{DynamicCompletionInsider}} create command line instances without passing a Micronaut factory.
      Resolution: Won't Fix

> Register converter only for the connect command
> -----------------------------------------------
>
>                 Key: IGNITE-19468
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19468
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Vadim Pakhnushev
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Converting a parameter of the REPL connect command from node name or URL can be done using Micronaut's factory just for this parameter rather than registering it for every command.



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