]
Alexey Loubyansky updated WFCORE-838:
-------------------------------------
Git Pull Request:
Decrease Patch Size Per CP
--------------------------
Key: WFCORE-838
URL:
https://issues.jboss.org/browse/WFCORE-838
Project: WildFly Core
Issue Type: Enhancement
Components: Patching
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Currently, patch size grows a lot per CP because each CP carries full prior CP builds
along with itself. In 3-5 CP releases, a CP release becomes larger than the GA. A CP
should understand the full diff of changes such that intermediate duplicates can be
eliminated.