Bugs item #999491, was opened at 2004-07-28 08:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: 5
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.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to