Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-2252

synchornized features do not care about bundle status

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • cellar-2.2.5
    • cellar-3.0.0, cellar-2.3.1
    • cellar
    • None

    Description

      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

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            acyangjun yangjun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: