| Trustin Lee (JIRA) 2005-10-19, 5:46 pm |
| [ http://issues.apache.org/jira/brows...INA-95?page=all ]
Trustin Lee updated DIRMINA-95:
-------------------------------
Summary: Remove unnecessary checks on SessionBuffers in ThreadPoolFilters (was: We can move unnecessary checks on SessionBuffers in ThreadPoolFilters)
Renamed the issue more properly
> Remove unnecessary checks on SessionBuffers in ThreadPoolFilters
> ----------------------------------------------------------------
>
> Key: DIRMINA-95
> URL: http://issues.apache.org/jira/browse/DIRMINA-95
> Project: Directory MINA
> Type: Improvement
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Priority: Minor
> Fix For: 0.8
>
> BaseThreadPool.fetchBuffer checks if the fetched SessionBuffer is null or empty, and drops it if so. The problem here is 'what if it cannot be null or empty'. It might be better for us to remove this check code after some regression test.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|