2 Replies Latest reply on Oct 4, 2015 2:10 AM by tomjenkinson

    Transaction Reaper Thread Kill

    msegreti4355

      I am using JBoss EAP 6.2.0 and was wondering if it was possible to kill a thread on a transaction timeout. I have already identified that upon a timeout the Transaction Reaper hits and releases the resources. However, that is not enough for my application. I would like, upon transaction timeout, for the thread which timed out to be terminated entirely. Thus far I have been unsuccessful in finding a way to do this. Any help would be greatly appreciated.