[
https://issues.jboss.org/browse/ISPN-10667?page=com.atlassian.jira.plugin...
]
Will Burns resolved ISPN-10667.
-------------------------------
Resolution: Rejected
We talked about this before, the issue with the count decreasing is because the expired
entries were never removed and due to the access pattern LFU was retaining the expired
entries and removing newer entries.
Wrong count for size() if expiration and eviction is configured for
<off-heap>
------------------------------------------------------------------------------
Key: ISPN-10667
URL:
https://issues.jboss.org/browse/ISPN-10667
Project: Infinispan
Issue Type: Bug
Reporter: Wolf-Dieter Fink
Assignee: Will Burns
Priority: Major
If entries are added and eviction is enabled the client will stuck if the count is
reached and fail after a bit with a SocketTimeout.
The server will continue eviction until the number_of_entries is counted down to
"0"
--
This message was sent by Atlassian Jira
(v7.13.8#713008)