[infinispan-issues] [JBoss JIRA] (ISPN-5571) CommandAwareRpcDispatcher submits delayed tasks that aren't cancelled if completed before timeout

William Burns (JIRA) issues at jboss.org
Mon Jun 22 16:26:03 EDT 2015


William Burns created ISPN-5571:
-----------------------------------

             Summary: 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: William Burns
             Fix For: 8.0.0.Beta1


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)


More information about the infinispan-issues mailing list