On Mon, Jul 8, 2013 at 11:37 AM, Lasantha Fernando <[email protected]>wrote:
> Regarding your point about another IO access to get MD5 info of jars, > would it be possible to keep patch info on a single file so multiple IO > accesses are not necessary? Am not aware of the implementation details of > patch verification module, so don't know if this is feasible, just a > thought... > > WDYT? > As for now we are using same file to maintain servicepacks and patches directory names to identify the changes if we use the same file for md5 data too, then It would be hard to maintain all in one. We have to use two files, one for servicepacks and patches one for md5 checksums. I will work on this. @Manoj, What is the status of optimizing patch application process? Thanks, Shameera. > > Thanks, > Lasantha > >> >>> >>> On Sun, Jul 7, 2013 at 6:41 PM, Shameera Rathnayaka >>> <[email protected]>wrote: >>> >>>> Hi Supun, >>>> >>>> We are checking patch changes in directory level not in jar level. But >>>> you will get md5 checksum warning if there any mismatch with most latest >>>> patches jar and the same jar in plugins directory. If there is any waring >>>> then you will see message like "Patch verification process complete with >>>> warnings" in server startup console. You can see these waring in >>>> patches.log file where all patch related log messages print. >>>> >>>> In your case you have to remove the previous patch first and then apply >>>> again with updated patch, Yes this is bit ugly but we don't recommend to >>>> update the jars comes with patches. For the easy of development we can >>>> introduce a way to force the patch application process(again we have to use >>>> a startup parameter). >>>> >>>> thanks, >>>> Shameera. >>>> >>>> >>>> On Sun, Jul 7, 2013 at 1:17 AM, Supun Malinga <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> Noticed that after you updated a jar in a patch directory, it won't >>>>> get reapplied.. >>>>> Are we not checking the md5?. >>>>> >>>>> thanks, >>>>> -- >>>>> Supun Malinga, >>>>> >>>>> Senior Software Engineer, >>>>> WSO2 Inc. >>>>> http://wso2.com >>>>> http://wso2.org >>>>> email - [email protected] <[email protected]> >>>>> mobile - 071 56 91 321 >>>>> >>>> >>>> >>>> >>>> -- >>>> *Software Engineer - WSO2 Inc.* >>>> *email: shameera AT wso2.com <[email protected]> , shameera AT >>>> apache.org <[email protected]>* >>>> *phone: +9471 922 1454* >>>> * >>>> * >>>> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561 >>>> *Twitter : *https://twitter.com/Shameera_R >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> *Afkham Azeez* >>> Director of Architecture; WSO2, Inc.; http://wso2.com >>> Member; Apache Software Foundation; http://www.apache.org/ >>> * <http://www.apache.org/>** >>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >>> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >>> * >>> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >>> * >>> * >>> *Lean . Enterprise . Middleware* >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> >> Thanks & regards, >> Nirmal >> >> Senior Software Engineer- Platform Technologies Team, WSO2 Inc. >> Mobile: +94715779733 >> Blog: http://nirmalfdo.blogspot.com/ >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Lasantha Fernando* > Software Engineer - Data Technologies Team > WSO2 Inc. http://wso2.com > > email: [email protected] > mobile: (+94) 71 5247551 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Software Engineer - WSO2 Inc.* *email: shameera AT wso2.com <[email protected]> , shameera AT apache.org<[email protected]> * *phone: +9471 922 1454* * * *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561 *Twitter : *https://twitter.com/Shameera_R
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
