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

Ignite hang to stop if node wasn't started completely. GridTcpRestNioListener hangs on latch.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8
    • None
    • None

    Description

      If Ignition.start waits on rebalance then GridRestProcessor is not started yet then we call Ingition.stop and 

      GridTcpRestNioListener hangs on 

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

      cause wasn't counted down on start.

      Attachments

        Activity

          People

            v.pyatkov Vladislav Pyatkov
            voropava Pavel Voronkin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 10m
                10m