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

[jira] [Updated] (IGNITE-15682) Verbose output produced by 'ignite init' and 'ignite module add' commands

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

Valentin Kulichenko updated IGNITE-15682:
-----------------------------------------
    Fix Version/s: 3.0.0-alpha3

> Verbose output produced by 'ignite init' and 'ignite module add' commands
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-15682
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15682
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Valentin Kulichenko
>            Priority: Major
>              Labels: ignite-3, ignite-3-cli-tool
>             Fix For: 3.0.0-alpha3
>
>
> {{ignite init}} and {{ignite module add}} commands started to output a lot of unnecessary logging information (see a sample below). This output should be removed from the console output.
> {noformat}
> Installing org.apache.ignite:ignite-runner:3.0.0-alpha3...
> Oct 05, 2021 3:38:20 PM org.apache.ignite.lang.IgniteLogger logInternal
> INFO: :: resolving dependencies :: org.apache.ignite#installer-envelope;working
> Oct 05, 2021 3:38:20 PM org.apache.ignite.lang.IgniteLogger logInternal
> INFO: 	confs: [default]
> |>                                                                                             |  1%Oct 05, 2021 3:38:22 PM org.apache.ignite.lang.IgniteLogger logInternal
> INFO: 	found org.apache.ignite#ignite-runner;3.0.0-alpha3 in /content/repositories/orgapacheignite-1527
> |=>                                                                                            |  2%Oct 05, 2021 3:38:24 PM org.apache.ignite.lang.IgniteLogger logInternal
> INFO: 	found org.apache.ignite#ignite-configuration;3.0.0-alpha3 in /content/repositories/orgapacheignite-1527
> |==>                                                                                           |  3%Oct 05, 2021 3:38:25 PM org.apache.ignite.lang.IgniteLogger logInternal
> INFO: 	found org.apache.ignite#ignite-bytecode;3.0.0-alpha3 in /content/repositories/orgapacheignite-1527
> |===>                                                                                          |  4%Oct 05, 2021 3:38:26 PM org.apache.ignite.lang.IgniteLogger logInternal
> INFO: 	found org.jetbrains#annotations;20.1.0 in central
> |====>                                                                                         |  5%Oct 05, 2021 3:38:27 PM org.apache.ignite.lang.IgniteLogger logInternal
> INFO: 	found org.ow2.asm#asm;9.0 in central
> |=====>                                                                                        |  6%Oct 05, 2021 3:38:28 PM org.apache.ignite.lang.IgniteLogger logInternal
> INFO: 	found org.ow2.asm#asm-tree;9.0 in central
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)