One of the questions is, do we really need dynamic patching of a running server. Nobody has asked for it, and we could find anybody who does it. It is safest to restart the servers after patching since dynamic patching can lead to several issues including memory leaks. With respect to patching config files, when there are changes, it is always best to provide a read me file, and a diff of the config files in concern, and get the user to apply those changes since the user may have made changes to those config files.
On Fri, May 30, 2014 at 10:12 AM, Aruna Karunarathna <[email protected]> wrote: > Hi all, > > In the current implementation of the c5 Patching feature I need to change > the patched entry in the bundles.info file. > > For e.g > > If we patch the org.wso2.carbon.clustering_5.0.0.SNAPSHOT.jar. I want to > change the bundles.info entry as the following. > > org.wso2.carbon.clustering,5.0.0.SNAPSHOT, > *../../plugins/org.wso2.carbon.clustering_5.0.0.SNAPSHOT.jar*,4,true > > to > > org.wso2.carbon.clustering,5.0.0.SNAPSHOT, > *../../../patches/patch00001/org.wso2.carbon.clustering_5.0.0.SNAPSHOT.0001.jar* > ,4,true > > > Is it recommended to change an entry in the bundles.info file. > > > Regards, > -- > > * Aruna Sujith Karunarathna* | Software Engineer > WSO2, Inc | lean. enterprise. middleware. > #20, Palm Grove, Colombo 03, Sri Lanka > Mobile: +94 71 9040362 | Work: +94 112145345 > Email: [email protected] | Web: www.wso2.com > > -- *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 <http://lk.linkedin.com/in/afkhamazeez>* *Lean . Enterprise . Middleware*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
