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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Yakov Zhdanov created IGNITE-1157:
-------------------------------------

             Summary: 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
            Priority: Critical


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)