Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-283

Sessions are not recycled in IPv6 environment when bind interface is not specified.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.0.0
    • 1.0.1
    • Core
    • None
    • Ubuntu Linux 6.06 LTS, Sun JDK 1.5.0_08 Server

    Description

      The local address, which is specified when an IoHandler is bound, and the local address, that IoSession.getLocalAddress(), are different from each other. Sessions are not being recycled at all because we are using the former to put the session to the recycler and using the latter to get the session from the recycler. These two address can differ when the running system is under mixed IP system (IPv4 and IPv6).

      Attachments

        Activity

          People

            trustin Trustin Lee
            trustin Trustin Lee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: