Re: Dynamic classloading in Geode

2015-08-17 Thread Yogesh Mahajan
A Good hack Anthony and Vito. Short and Simple. On Fri, Aug 14, 2015 at 1:50 AM, Anthony Baker wrote: > Thanks for the suggestions Mike. At this point we are just exploring > ideas and putting them out for discussion. Regarding restricting access to > this feature, we used the Geode Java clie

Re: Dynamic classloading in Geode

2015-08-14 Thread Tushar Khairnar
Is this going to be implementation for "deploy jars". If yes then GEODE-17 (integrated security) will subject it for authorization scrutiny. On Fri, Aug 14, 2015 at 1:50 AM, Anthony Baker wrote: > Thanks for the suggestions Mike. At this point we are just exploring > ideas and putting them out

Re: Dynamic classloading in Geode

2015-08-13 Thread Anthony Baker
Thanks for the suggestions Mike. At this point we are just exploring ideas and putting them out for discussion. Regarding restricting access to this feature, we used the Geode Java client so standard security and authorizations would apply. Anthony > On Aug 13, 2015, at 12:24 PM, Michael Sto

Re: Dynamic classloading in Geode

2015-08-13 Thread Michael Stolz
If this feature makes it into an actual release please make sure this option is not enabled by default and is securely turned off for environments where there are strong controls around releasing software into production. Also make sure that it is secured in terms of Authentication and Authorizatio