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

Epoll spinning causes memory leak

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.13
    • 2.0.14
    • Core
    • None
    • Linux 2.6.18-409.el5
    • Important

    Description

      We get a lot of occurrences of this message : "Create a new selector. Selected is 0, delta = 0"
      accompanied with a memory leak. The SelectionKeyImpl in the fdToKey HashMap of the EPollSelectorImpl don't get remove.

      I suspect that the registerNewSelector() method in the org.apache.mina.transport.socket.nio.NioProcessor class should cancel the key.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elapierre Eric Lapierre
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: