You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2016/03/29 14:35:25 UTC

[jira] [Resolved] (TOMEE-1761) allow to take a thread dump if a resource takes more than X to be destroyed

     [ https://issues.apache.org/jira/browse/TOMEE-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau resolved TOMEE-1761.
---------------------------------------
    Resolution: Fixed

> allow to take a thread dump if a resource takes more than X to be destroyed
> ---------------------------------------------------------------------------
>
>                 Key: TOMEE-1761
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1761
>             Project: TomEE
>          Issue Type: New Feature
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>             Fix For: 7.0.0-M4
>
>
> # just give up after X time
> openejb.resources.destroy.timeout = 3 seconds
> # do the dump
> openejb.resources.destroy.stack-on-timeout = true
> by default both are ignored.
> Side note: this is not a by resource config but more a global protection. We can add such properties to each resources later if needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)