Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-8986

Server$Call object is never released after it is sent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0.2-alpha, 0.23.4
    • 2.0.3-alpha, 0.23.5
    • ipc
    • None

    Description

      When an IPC response cannot be returned without blocking an Server$Call object is attached to the SelectionKey of the write selector. However the call object is never removed from the SlectionKey. So for a connection that rarely has large responses but is long lived there is a lot of data.

      Attachments

        1. HADOOP-8986.txt
          0.8 kB
          Robert Joseph Evans

        Activity

          People

            revans2 Robert Joseph Evans
            revans2 Robert Joseph Evans
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: