You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/06/25 14:02:20 UTC

[jira] [Updated] (KARAF-2252) synchornized features do not care about bundle status

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

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

    Fix Version/s:     (was: cellar-2.2.7)
    
> synchornized features do not care about bundle status
> -----------------------------------------------------
>
>                 Key: KARAF-2252
>                 URL: https://issues.apache.org/jira/browse/KARAF-2252
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features
>    Affects Versions: cellar-2.2.5
>            Reporter: yangjun
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-3.0.0, cellar-2.3.1
>
>
> After a new node joins cluster group, features in cluster-node-list are synced except some bundle status are not with status active.
> A part of configurations in org.apache.karaf.cellar.groups.cfg
> default.features.whitelist.inbound = war,spring,spring-dm,spring-dm-web,spring-tx,spring-web
> default.features.whitelist.outbound = war,spring,spring-dm,spring-dm-web,spring-tx,spring-web
> default.features.blacklist.inbound = cellar
> default.features.blacklist.outbound = cellar
> default.features.sync = true
> default.features.repositories.sync = true
> default.bundle.whitelist.inbound = mvn:org.springframework.integration*
> default.bundle.whitelist.outbound =mvn:org.springframework.integration*
> default.bundle.blacklist.inbound = org.apache.felix.fileinstall*, org.apache.karaf.cellar.groups, org.apache.karaf.cellar.node, org.apache.karaf.management, org.apache.karaf.shell, org.ops4j.pax.logging
> default.bundle.blacklist.outbound = org.apache.felix.fileinstall*, org.apache.karaf.cellar.groups, org.apache.karaf.cellar.node, org.apache.karaf.management, org.apache.karaf.shell, org.ops4j.pax.logging
> default.bundle.sync = true

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira