Issue Details (XML | Word | Printable)

Key: DIRMINA-154
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Trustin Lee
Reporter: Trustin Lee
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MINA

DatagramBindTest fails with 'too many open files' SocketException

Created: 28/Dec/05 11:09 AM   Updated: 18/Jan/06 10:30 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 18/Jan/06 10:30 AM


 Description  « Hide
It seems like the file descriptor in DatagramChannel is not released when unbind.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Trustin Lee added a comment - 28/Dec/05 12:01 PM

Trustin Lee added a comment - 29/Dec/05 07:09 PM
Do we need to provide a workaround for this issue as specified in the URL above?

I think this issue is not easily reproduced in many normal applications which bind only a few times in their lifetime. And this issue will be resolved as soon as Mustang is released. I don't think we need to fix it actively if there's no specific real use case.

Trustin Lee added a comment - 18/Jan/06 10:30 AM
I won't provide a wordaround for this issue due to no demand.