Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1359

TUNNEL:Destroy StubManager before creating a new one

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.12.2, 3.0
    • 2.12.1, 3.0
    • None

    Description

      In case of disconnect we only send disconnect GR command to GR but the socket(s) between TUNNEL and GR remain(s) open. In case of a new connect on the same channel we create a new RouterStubManager and thus a new socket from TUNNEL to GR while the old one remains open and connected. Not good!

      In TUNNEL#handleDownEvent right before a new TUNNELStubManager is created we should destroy previous TUNNELStubManager if it is non null.

      Attachments

        Activity

          People

            vblagoje Vladimir Blagojevic (Inactive)
            vblagoje Vladimir Blagojevic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: