[ 
https://issues.apache.org/jira/browse/DEFT-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roger Schildmeijer resolved DEFT-110.
-------------------------------------

    Resolution: Won't Fix

No need for this. (The intention for this issue was to detect memory (selection 
key) leaks)

A SelectionKey is removed from the Selector if the associated SelectableChannel 
is closed. (See javadoc for java.nio.channel.Selector)

> Expose the java.nio.channels.Selector key set via JMX
> -----------------------------------------------------
>
>                 Key: DEFT-110
>                 URL: https://issues.apache.org/jira/browse/DEFT-110
>             Project: Deft
>          Issue Type: Bug
>
> Augment IOLoopMXBean with an additonal method
> e.g.
>     int getSelectorKeySetSize()

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to