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

Control utility may block when joining node is watiting for partition map exchange

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5
    • 2.7
    • control.sh
    • None

    Description

      The utility hang because GridTcpRestNioListener is blocked on the following piece of code:

                          if (marshMapLatch.getCount() > 0)
                              U.awaitQuiet(marshMapLatch);
      

      Attachments

        Issue Links

          Activity

            People

              ascherbakov Alexey Scherbakov
              agoncharuk Alexey Goncharuk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: