You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2015/11/05 10:41:27 UTC

[jira] [Created] (KARAF-4094) Multiple shutdown ports openen on 2.4.x when using file lock

Gert Vanthienen created KARAF-4094:
--------------------------------------

             Summary: Multiple shutdown ports openen on 2.4.x when using file lock
                 Key: KARAF-4094
                 URL: https://issues.apache.org/jira/browse/KARAF-4094
             Project: Karaf
          Issue Type: Bug
          Components: karaf-core
    Affects Versions: 2.4.3
            Reporter: Gert Vanthienen
            Assignee: Gert Vanthienen
             Fix For: 2.4.4


When using the file locking mechanism, the passive/slave node will keep on opening ports with the shutdown hook. 

Adding a guard to prevent the locking loop from setting up multipe shutdown ports/threads should be enough to fix the issue on 2.4.x

The problem doesn't occur on 3.0.x or above, because of the changes in the locking mechanism implementation.



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