Bugs item #999491, was opened at 2004-07-28 07:45
Message generated for change (Comment added) made by starksm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=999491&group_id=22866

Category: Clustering
Group: v3.2
Status: Open
Resolution: None
Priority: 7
Submitted By: Michael Ondrejko (mondrejko)
Assigned to: Nobody/Anonymous (nobody)
Summary: HA-JNDI binding replicants not initialized properly

Initial Comment:
JBoss: 3.2.5
OS: Windows 2000, Redhat Linux, Solaris 8/9

HA-JNDI binding replicants not initialized properly when 
defining cluster using TCP as the base for the 
javagroups stack and disabling all auto-discovery.

I defined a cluster of two nodes using TCP and disabled 
node auto-discovery on both the server and client. 
Consequently, binding replicants must be explicitly 
shared among the cluster nodes. This appears to 
function properly for existing nodes when a new node 
joins the cluster (that is, the existing node replicants are 
updated for the bindings of the new node). However, 
the new node replicants are not updated with the 
bindings from the existing nodes. Therefore, when a 
client connects to this new node of the cluster, the 
client does not receive the propery replicants and load 
balancing and failover do not function properly.

A 3.2.5 patch to DistributedReplicationManagerImpl.java 
for a potential solution has been attached. With this 
patch, clustering with TCP and without auto-discovery 
works beautifully.

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

Comment By: Scott M Stark (starksm)
Date: 2004-12-29 12:52

Message:
Logged In: YES 
user_id=175228

All issues have been moved to http://jira.jboss.com. Existing
issues have been moved. New issues will be closed with this
canned reponse.

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to