>
>>> On Sun, Jun 30, 2013 at 3:55 PM, Manoj Kumara <[email protected]> wrote:
>>>
>>>> Hi Devs,
>>>>
>>>> Currently if any change (revert patch or insert new patch) in the
>>>> patches directory we are applying all the existing patches along with
>>>> bundleBackupDir (patch0000) which is quite a large directory to the plugins
>>>> directory. As I feel we can optimize this process even more and reduce
>>>> server start-up time if only new patches has being added.
>>>>
>>>>
>>>>    - *If any patch revert :* no change in the current patch applying
>>>>    process.
>>>>
>>>>
>>>>    - *if only new patches has added* : we can only apply the newly
>>>>    added patches since previous patches are already exist in the plugins
>>>>    directory.
>>>>
>>>> We would need to see if the there are any changes in already applied
>> patches.. if not we can do this.
>>
> Yes if there any changes for already applied patches it should consider.
> There are situations we need to update same patch and reapply it.
>

Hi Sanjeewa,

Noted.


Thanks,
manoj
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to