You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/05/10 08:20:04 UTC

[jira] [Updated] (IGNITE-1395) REST HTTP module prints out unnecessary message

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

Vladimir Ozerov updated IGNITE-1395:
------------------------------------
    Component/s:     (was: newbie)
                 clients

> REST HTTP module prints out unnecessary message
> -----------------------------------------------
>
>                 Key: IGNITE-1395
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1395
>             Project: Ignite
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: ignite-1.4
>            Reporter: Sergey Kozlov
>            Assignee: Sergey Kozlov
>            Priority: Minor
>              Labels: newbie
>             Fix For: 1.5.0.final
>
>         Attachments: ignite-1395-2.patch
>
>
> 1. Copy directory libs/optional/ignite-rest-http in libs/
> 2. Start node in quiet mode.
> 3. The output is following:
> {noformat}
> ...
> [17:49:42] Quiet mode.
> ...
> [17:49:50] Security status [authentication=off, communication encryption=off]
> 2015-09-09 17:49:50.789:INFO::main: Logging initialized @9841ms
> [17:49:52] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
> [17:49:52]
> [17:49:52] Ignite node started OK (id=54eee2db)
> [17:49:52] Topology snapshot [ver=1, servers=1, clients=0, CPUs=8, heap=1.0GB]
> ...
> {noformat}
> The message after security status is generated by REST HTTP module.
> 1. It has wrong format
> 2. It should not be printed in quiet mode



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)