Community
Participate
Working Groups
Build Identifier: WTP 3.2 If a publisher returns 'true' for PublisherDelegate#isModifyModules() then the entire publishing cache is destroyed, which means when the delta is requested it needs to be recomputed a second time. If the application being published is large then this can turn into a rather bad publishing performance problem. Attached is a patch which asks the PublisherDelegate to provide a list of the IModule's that it modified so that only the cache for those modules is cleared. Reproducible: Always
Created attachment 176369 [details] possible patch
Changes committed to 32M
changes released to 32M
changes committed to HEAD (3.3)
changes released to HEAD(3.3)