[
https://issues.apache.org/jira/browse/IGNITE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642577#comment-14642577
]
Sergey Evdokimov commented on IGNITE-1157:
------------------------------------------
Done, Yakov, please, review.
> 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: Yakov Zhdanov
> Priority: Critical
> Attachments: 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)