I have gained access to the JChannel for the PojoCache and executed the 
following:

      channel.setOpt(Channel.AUTO_GETSTATE, Boolean.FALSE);
      channel.setOpt(Channel.AUTO_RECONNECT, Boolean.FALSE);

However, this doesn't seem to have any effect. When I reconnect the network 
cable (for node 192.168.69.122), the following is logged:

08:40:00,175 INFO  [dragoneyes] (UpHandler (STATE_TRANSFER)) New cluster view 
for partition dragoneyes: 3 ([192.168.69.122:1099, 192.168.69.230:1099] delta: 
1)
08:40:00,176 INFO  [dragoneyes] (AsynchViewChangeHandler Thread) Merging 
partitions...
08:40:00,176 INFO  [dragoneyes] (AsynchViewChangeHandler Thread) Dead members: 0
08:40:00,176 INFO  [dragoneyes] (AsynchViewChangeHandler Thread) Originating 
groups: [[192.168.69.122:34399|2] [192.168.69.122:34399], 
[192.168.69.230:32821|2] [192.168.69.230:32821]]
08:40:05,753 INFO  [CoreTreeCacheListener] (UpHandler (STATE_TRANSFER)) 
viewChange MergeView::[192.168.69.122:34402|3] [192.168.69.122:34402, 
192.168.69.230:32823], subgroups=[[192.168.69.122:34402|2] 
[192.168.69.122:34402], [192.168.69.230:32823|2] [192.168.69.230:32823]]

The cache is still being merged for a node that is supposed to be shunned. Any 
ideas? Thanks.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979109#3979109

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979109
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to