Christian Schneider created FELIX-4976:
------------------------------------------

             Summary: Coordinations are always ORPHANED if the only are on the 
thread stack
                 Key: FELIX-4976
                 URL: https://issues.apache.org/jira/browse/FELIX-4976
             Project: Felix
          Issue Type: Bug
          Components: Coordinator Service
    Affects Versions: coordinator-1.0.0
            Reporter: Christian Schneider
            Priority: Critical
             Fix For: coordinator-1.0.2


The calls below should work but failed as the coordination is regarded as 
ORPHANED.

coordinator.begin("test", 0);
System.gc();
coordinator.pop().end();

I can try to provide a fix if you want.



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

Reply via email to