
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
17/Oct/05 05:38 PM
|
|
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.
|
|
Description
|
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.
|
Show » |
|