You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Meifang Shen (JIRA)" <ji...@apache.org> on 2012/05/09 09:28:32 UTC

[jira] [Commented] (KARAF-1345) Feature still can be synchronized after stopping FeaturesEventHandler.

    [ https://issues.apache.org/jira/browse/KARAF-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271179#comment-13271179 ] 

Meifang Shen commented on KARAF-1345:
-------------------------------------

this issue cannot be verified, it depends on another issue: https://issues.apache.org/jira/browse/KARAF-1453
                
> 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