Bugs item #758484, was opened at 2003-06-21 19:46
Message generated for change (Comment added) made by slaboure
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=758484&group_id=22866

Category: Clustering
Group: v3.0 Rabbit Hole
Status: Open
>Resolution: Accepted
Priority: 5
Submitted By: Jens Schumann (french_c)
>Assigned to: Sacha Labourey (slaboure)
Summary: Create SubContext not replicated

Initial Comment:
Create SubContext (and possibly destroySubcontext) is
not replicated across HA JNDI Trees. This way object
bind/rebind/etc calls will be broadcasted, however the
tree will be out of sync.

Example:

Use the code in bug #758476 and execute it (with two
different jndi names) on both nodes while both are
running. Lets say the code was executed on node one
first, on node two second. Now on node one the sub
context contains both objects, node two will have its
own object only. After that replication within this sub
context will work as expected.

Tested on JBoss 3.0.7.

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

>Comment By: Sacha Labourey (slaboure)
Date: 2003-06-27 20:13

Message:
Logged In: YES 
user_id=95900

Fixed in 3.2, waiting for further feedback before applying on 
3.0

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

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


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to