You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2015/09/30 08:56:04 UTC

[jira] [Closed] (IGNITE-1157) Ignite startup in client mode silently hanging

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

Yakov Zhdanov closed IGNITE-1157.
---------------------------------

already merged

> Ignite startup in client mode silently hanging
> ----------------------------------------------
>
>                 Key: IGNITE-1157
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1157
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Yakov Zhdanov
>            Assignee: Sergey Evdokimov
>            Priority: Critical
>         Attachments: master_ignite-1157.patch
>
>
> See this thread on dev list {{Ignite startup in client mode silently hanging}}.
> Fix should be:
> # need to overload {{LT.warn()}} - Add {{boolean quiet}} parameter to {{LogThrottle.warn()}}. If {{true}} then use {{U.quietAndWarn()}} instead of {{U.warn()}}
> # set this parameter to {{true}}
> ## org/apache/ignite/spi/discovery/tcp/ClientImpl.java:437
> ## and org/apache/ignite/spi/discovery/tcp/ServerImpl.java:834



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)