You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/08/15 19:51:18 UTC

[jira] [Closed] (XBEAN-271) AsynchronousInheritanceAnnotationFinder deadlock

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

Romain Manni-Bucau closed XBEAN-271.
------------------------------------

    Resolution: Won't Fix

no more relevant since this class doesnt exist anymore

> AsynchronousInheritanceAnnotationFinder deadlock
> ------------------------------------------------
>
>                 Key: XBEAN-271
>                 URL: https://issues.apache.org/jira/browse/XBEAN-271
>             Project: XBean
>          Issue Type: Bug
>    Affects Versions: 3.18
>            Reporter: Andy Gumbrecht
>            Priority: Blocker
>         Attachments: AsynchronousInheritanceAnnotationFinder.java.patch
>
>
> An AsynchronousInheritanceAnnotationFinder deadlock occurs.
> I believe this due to the fact that the newSingleThreadExecutor is used - 
> Two tasks that depend on each other running concurrently are submitted, but only on can run in this mode.
> The Executor should also be given a proper chance to shut down.
> Patch supplied.



--
This message was sent by Atlassian JIRA
(v6.2#6252)