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

Jean-Baptiste Onofré updated KARAF-1345:
----------------------------------------

          Component/s:     (was: cellar-core)
                       cellar-features
    Affects Version/s:     (was: 2.2.4)
                       cellar-2.2.4
        Fix Version/s: cellar-2.2.4
                       cellar-3.0.0
    
> Feature still can be synchronized after stopping FeaturesEventHandler.
> ----------------------------------------------------------------------
>
>                 Key: KARAF-1345
>                 URL: https://issues.apache.org/jira/browse/KARAF-1345
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features
>    Affects Versions: cellar-2.2.4
>            Reporter: Meifang Shen
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-3.0.0, cellar-2.2.4
>
>
> There are two nodes locally, when stopping handler 
> org.apache.karaf.cellar.features.FeaturesEventHandler on node1, then 
> installed feature1 on node1, then check this feature1 status, it also 
> installed on node2, feature had been synchronized.
> Sample:
> {noformat} 
> karaf@trun> cluster:handler-stop 
> org.apache.karaf.cellar.features.FeaturesEventHandler [node]
> karaf@trun> cluster:handler-status
> Node                 Status  Event Handler
> TALENDSSHEN:5702     ON      
> org.apache.karaf.cellar.config.ConfigurationEventHandler
> TALENDSSHEN:5702     ON      
> org.apache.karaf.cellar.dosgi.RemoteServiceCallHandler
> TALENDSSHEN:5702     ON      org.apache.karaf.cellar.bundle.BundleEventHandler
> TALENDSSHEN:5702     OFF     
> org.apache.karaf.cellar.features.FeaturesEventHandler
> karaf@trun> features:install camel-groovy
> {noformat} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to