Bugs item #588997, was opened at 2002-07-31 10:28
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=588997&group_id=22866

Category: Clustering
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 6
Submitted By: Sacha Labourey (slaboure)
Assigned to: Sacha Labourey (slaboure)
Summary: Better handling of container startup

Initial Comment:
When a new node is started (or a bean is deployed), 
race conditions can occur between the time the 
container is really started and the time where the stub is 
made available in the cluster => race conditions can 
occur (container not ready while receiving a load-
balanced call for example).

The part that register the stub in the cluster will most 
probably need to register a callback object with the 
container to know when it is ready to serve requests.

Note that this is currently correctly handled for container 
*shutdown* thanks to an appropriate interceptor.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=588997&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to