Hey,
[X] Stable -- good build (Normal Tomcat)
[X] unstable and buggy cluster code, Argg!
The normal Tomcat features are very stable on my tests. But my cluster code refactorings has
drop the clustering. I have test the cluster under load this week and find some very bad bugs :-(
- Complete cluster hang sometimes
- In some situation the async mode can't dequeue
I have build some quick fixes and can build a patch for some 5.5.9 cluster classes (Monday evening).
Vote for a server classes fix pack or package the catalina-cluster.jar again.
Woops :(
The problem is that clustering only patches in HEAD may pick up incompatible changes, like the Session.getId patch. We also shouldn't do a new 5.5.10 tag based on HEAD, as it would pick up the risky stuff.
Maybe one solution would be to do a new 5.5.9 build, and reverting clustering (aka, everything in the "cluster" folder) to the 5.5.8 tag. Would that work out well enough ?
A more complex solution is to create a branch off the 5.5.9 tag, apply whatever patches are needed to the cluster, and tag 5.5.10 inside this branch.
Please no patch rushing though: if we go through all this and end up with something which doesn't work, it's a problem ;)
Rémy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]