Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-1157

Ignite startup in client mode silently hanging

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      See this thread on dev list Ignite startup in client mode silently hanging.

      Fix should be:

      1. need to overload LT.warn() - Add boolean quiet parameter to LogThrottle.warn(). If true then use U.quietAndWarn() instead of U.warn()
      2. set this parameter to true
        1. org/apache/ignite/spi/discovery/tcp/ClientImpl.java:437
        2. and org/apache/ignite/spi/discovery/tcp/ServerImpl.java:834

      Attachments

        1. master_ignite-1157.patch
          9 kB
          Sergey Evdokimov

        Issue Links

          Activity

            People

              sevdokimov-gg Sergey Evdokimov
              yzhdanov Yakov Zhdanov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: