>Mmm, ok, and would would these be ?
>I see a few changes in the sf.net project which haven't been merged, but
>it doesn't look like critical changes.

first of all, I wouldn't have the InMemoryReplicationManager extend the
standard manager, since some workarounds had to be done with the principal.

then, when a server joins a cluster, there is a possibility that some
sessions might not get replicated correctly, because a state transfer has to
happen. Thanks to Bela Ban pointing this out

and later in the future, instead of having every node keep a copy of the
session, just use primary and secondary servers for the cluster data.

>I'm ok with proposing you as a committer, provided you accept to respect
>the coding style and general design in Tomcat (I've had to do
>significant work to adapt the code submitted).

I have no problem with this. You could have even asked me to do this, I had
no idea you were gonna commit the code into the Tomcat CVS :)

lemme know what you plan to do

Filip

~
Namaste - I bow to the divine in you
~
Filip Hanik
Software Architect
www.filip.net

>-----Original Message-----
>From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
>Sent: Friday, December 06, 2002 4:00 AM
>To: Tomcat Developers List
>Subject: Re: cvs commit:
>jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/cluster
>JGCluster.java JGManager.java ReplicatedSession.java
>ReplicationStream.java SerializablePrincipal.java SessionMessage.java
>
>
>Filip Hanik wrote:
>> Hi Remy,
>> we have been actually been working on this at
>> sourceforge.net/projects/tomcat-jg
>>
>> could I continue the work in TC?
>> I have several improvements to make, over the next few months
>
>Mmm, ok, and would would these be ?
>I see a few changes in the sf.net project which haven't been merged, but
>it doesn't look like critical changes.
>
>I'm ok with proposing you as a committer, provided you accept to respect
>the coding style and general design in Tomcat (I've had to do
>significant work to adapt the code submitted).
>
>Remy
>
>
>--
>To unsubscribe, e-mail:
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to