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

KeepAliveFilter shouldn't forward sessionIdle(READER_IDLE) to the next filter.

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0-M1
    • 2.0.0-M2
    • Filter
    • None

    Description

      Current KeepAliveFilter implementation forwards all sessionIdle events to the next filter regardless it's processed by the KeepAliveFilter or not. KeepAliveFilter only handles sessionIdle(READER_IDLE), so sessionIdle(WRITER_IDLE) and sessionIdle(BOTH_IDLE) should be forwardrd to the next filter while sessionIdle(READER_IDLE) shouldn't.

      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: