
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
29/Jul/06 11:54 PM
|
|
When the cache properties are set to a null size (0), you get a NPE when launching the server. It seems that 1 is the minimum size for a MRU cache to be initialized.
Note that it makes no sense to create null sized caches, as it kills the performance (injecting 10 000 entries take around 3 hours :)
It was just done to check for memory leaks.
|
|
Description
|
When the cache properties are set to a null size (0), you get a NPE when launching the server. It seems that 1 is the minimum size for a MRU cache to be initialized.
Note that it makes no sense to create null sized caches, as it kills the performance (injecting 10 000 entries take around 3 hours :)
It was just done to check for memory leaks. |
Show » |
made changes - 29/Jul/06 11:54 PM
| Field |
Original Value |
New Value |
|
Resolution
|
|
Fixed
[ 1
]
|
|
Status
|
Open
[ 1
]
|
Closed
[ 6
]
|
|