-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
jboss-fuse-6.1 on OSE
-
None
-
%
Currently the upgrade script, which is invoked for every fuse gear calls
fabric:patch-apply --all-versions file:${i}
The fabric:patch-apply should only be called once for the whole fabric (preferably directly on the ensemble server), not for all the containers in the fabric, as those will be upgraded automatically by being part of the fabric.
The problem with trying to invoke fabric:patch-apply is that not all containers are required to have the "fabric" profile installed, which means the fabric:patch-apply command may fail.
Also, it unnecessarily complicates the fuse gear install and upgrade process for what is essentially a no-operation for all the containers.
- relates to
-
ENTESB-1938 Creating containers with patches fails
- Closed
-
ENTESB-1937 patching turns example-mq into a hanged state
- Closed