Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-4280

[Patch mechanism] Unable to downgrade child with patched root

XMLWordPrintable

    • % %
    • Hide
      1. fabric:create (GA)
      2. install the patching mechanism for build nr. 69, using steps provided in : https://mojo.redhat.com/docs/DOC-1049758 (Patch is applied to version 1.1)
      3. container-upgrade 1.1 root
      4. container-create-child --version 1.1 root testcontainer
      5. containe-rollback 1.0 testcontainer
      Show
      fabric:create (GA) install the patching mechanism for build nr. 69, using steps provided in : https://mojo.redhat.com/docs/DOC-1049758 (Patch is applied to version 1.1) container-upgrade 1.1 root container-create-child --version 1.1 root testcontainer containe-rollback 1.0 testcontainer

      Rollbacking patched child container created with already patched root hangs on downgrading status.

      BossFuse:karaf@root> container-rollback 1.0 test5
      JBossFuse:karaf@root> container-list
      [id]     [version]  [type]  [connected]  [profiles]              [provision status]
      root*    1.1        karaf   yes          fabric                  success           
                                               fabric-ensemble-0000-1                    
                                               jboss-fuse-full                                
        test9  1.0        karaf   no          default                 analyzing 
      
      after some time.....
      JBossFuse:karaf@root> container-list
      [id]     [version]  [type]  [connected]  [profiles]              [provision status]
      root*    1.1        karaf   yes          fabric                  success           
                                               fabric-ensemble-0000-1                    
                                               jboss-fuse-full                           
        test9  1.0        karaf   no           default                 downgrading 
      

      After 15 minutes nothing changed. Log is without exceptions or warnings only relevant message is:

      2015-10-26 13:40:27,639 | INFO  | l Console Thread | ContainerRollbackAction          | 34 - org.apache.karaf.shell.console - 2.4.0.redhat-621069 | Rolled back container test5 from 1.1 to 1.0
      

            ggrzybek Grzegorz Grzybek
            rjakubco Roman Jakubco (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: