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

Meifang Shen updated KARAF-1345:
--------------------------------

    Description: 
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} 

  was:
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, 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} 

    
> 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-core
>    Affects Versions: 2.2.4
>            Reporter: Meifang Shen
>
> 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