Looks good to me Udo, thanks for putting it together!.
On Mon, 14 Sep 2020 at 11:42, Udo Kohlmeyer wrote:
> Hi there Apache Geode Devs, (try 2)
>
> Please find attached a proposal for a ClassLoaderService. Please review
> and ponder on it.
>
>
> https://cwiki.apache.org/confluence/display/GEODE/
Nice proposal, Udo.
Here come some questions:
Is the ClassLoader isolation RFC implemented? I have not seen any references to
it in the doc or code. To me this RFC seems like a part of the ClassLoader
isolation RFC as, without it, the original one would not work completely. Is
this right?
If
Mario,
I doubt this has anything to do with the client connections. If it is it should
be between server/member to server/member connection; in that case the
unresponsive member is kicked out from the cluster.
The recommended configuration is to have persistence regions for both parent
and co-
Hi there Alberto,
The ClassLoader Isolation work is currently still in development. Nothing is in
the main code-branch yet.
But you are correct. 2 versions. DefaultClassLoaderService will be the standard
Java ClassLoader functionality as we are currently used to. The other, JBoss
Modules based