File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs-source/content/userguide/managing-domains/fmw-infra Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -354,15 +354,15 @@ is provided that demonstrates how to create a FMW Infrastructure domain.
354
354
There are two kind of patches that can be applied to the FMW Infrastructure binaries :
355
355
356
356
* Patches which are eligible for Zero Downtime Patching (ZDP), meaning that
357
- they can be applied in a rolling fashion .
358
- * non ZDP eligible compliant patches, meaning that the domain must be shutdown
357
+ they can be applied with a rolling restart .
358
+ * Non- ZDP eligible compliant patches, meaning that the domain must be shut down
359
359
and restarted.
360
360
361
361
You can find out whether or not a patch is eligible for Zero Downtime Patching
362
362
by consulting the README file that accompanies the patch.
363
363
364
- If you wish to apply a ZDP compliant patch which can be applied in a rolling
365
- fashion , after you have patched the domain image as shown in this
364
+ If you wish to apply a ZDP compliant patch which can be applied with a rolling
365
+ restart , after you have patched the domain image as shown in this
366
366
[sample](https://github.com/oracle/docker-images/tree/master/OracleFMWInfrastructure/samples/12213-patch),
367
367
you can edit the domain custom resource with the name of the new image and
368
368
the operator will initiate a rolling restart of the domain.
You can’t perform that action at this time.
0 commit comments