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

notifyDiscoveryListener() call can be lost.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Critical
    • Resolution: Unresolved
    • 2.7
    • None
    • None
    • None

    Description

      1) ServerImpl:5455 notifyDiscoveryListener can not be called in case of spiState != CONNECTED, for example DISCONNECTING which is valid state nevetheless inside notifyDiscoveryListener we check spiState == CONNECTED || spiState == DISCONNECTING, also we need to improve logging in notifyDiscoveryListener().

      2)  Improve logging on duplicated custom discovery event.

      3) Add assert if msg.creatorNodeId() doesn't exist in topology this is bad behaviour taht should lead to node fail.

       

       

       

       

       

      Attachments

        Issue Links

          Activity

            People

              voropava Pavel Voronkin
              voropava Pavel Voronkin
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: