-
Bug
-
Resolution: Done
-
Major
-
8.0.0.Alpha2
-
None
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.