[jboss-user] [JBossCache] - Re: Buddy replication behavior
puggelli
do-not-reply at jboss.com
Thu Jan 25 11:25:26 EST 2007
You are right Brian, I forgot to post the configuration.
| <attribute name="BuddyReplicationConfig">
| <config>
| <buddyReplicationEnabled>true</buddyReplicationEnabled>
| <buddyLocatorClass>org.jboss.cache.buddyreplication.NextMemberBuddyLocator</buddyLocatorClass>
| <buddyCommunicationTimeout>50000</buddyCommunicationTimeout>
| <buddyLocatorProperties>
| numBuddies = 1
| ignoreColocatedBuddies = true
| </buddyLocatorProperties>
|
| <dataGravitationRemoveOnFind>true</dataGravitationRemoveOnFind>
| <dataGravitationSearchBackupTrees>true</dataGravitationSearchBackupTrees>
| <autoDataGravitation>false</autoDataGravitation>
| </config>
| </attribute>
|
this workaround should work fine only in case of numBuddies=1.
I don't have idea how to discriminate the first buddy to force the gravitation only on it.
regards
gianluca
--
Gianluca Puggelli
skype1138
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006412#4006412
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006412
More information about the jboss-user
mailing list