-
Task
-
Resolution: Done
-
Major
-
5.11.3.Final
-
None
We currently manage LRA timeouts in the class LongRunningAction via the java.util.concurrent API. We should use the TransactionReaper to avoid duplication of functionality since TransactionReaper already satisfies the requirement.