Make KeepAliveFilter to work with other IdleStatuses then READER_IDLE
---------------------------------------------------------------------

                 Key: DIRMINA-564
                 URL: https://issues.apache.org/jira/browse/DIRMINA-564
             Project: MINA
          Issue Type: Improvement
          Components: Filter
    Affects Versions: 2.0.0-M1
            Reporter: Trustin Lee
            Assignee: Trustin Lee
            Priority: Minor
             Fix For: 2.0.0-M2


Current KeepAliveFilter implementation is interested only in 
IdleStatus.READER_IDLE, but some users seem to want to make the KeepAliveFilter 
listens to IdleStatus.WRITER_IDLE or IdleStatus.BOTH_IDLE.

We could add interestedIdleStatus property to KeepAliveFilter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to