Kanak Biscuitwala created HELIX-490:
---------------------------------------
Summary: Cleanup messages when they time out before thread becomes
available
Key: HELIX-490
URL: https://issues.apache.org/jira/browse/HELIX-490
Project: Apache Helix
Issue Type: Bug
Reporter: Kanak Biscuitwala
Currently the timeout logic is in HelixTaskExecutor, but the delete message
logic is in HelixTask. If the thread pool is exhausted and a message times out
before the HelixTask is invoked, the delete message code is never invoked.
Timed-out tasks should remove the message if it has not already been removed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)