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)

Reply via email to