[
https://issues.jboss.org/browse/ISPN-5571?page=com.atlassian.jira.plugin....
]
William Burns edited comment on ISPN-5571 at 7/6/15 10:05 AM:
--------------------------------------------------------------
This is only an issue introduced with then new async TransportExecutor changes ISPN-5485
in 8.0.0.
was (Author: william.burns):
This is only an issue introduced with then new async TransportExecutor changes ISPN-5485
CommandAwareRpcDispatcher submits delayed tasks that aren't
cancelled if completed before timeout
-------------------------------------------------------------------------------------------------
Key: ISPN-5571
URL:
https://issues.jboss.org/browse/ISPN-5571
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 8.0.0.Alpha2
Reporter: William Burns
Assignee: Dan Berindei
Fix For: 8.0.0.Beta1, 8.0.0.Final
CommandAwareRpcDispatcher submits async commands to a scheduled executor so that when
they time out they are completed. However the task is not removed when the command is
completed and thus the task will sit in memory for the duration of the timeout.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)