[infinispan-issues] [JBoss JIRA] (ISPN-3079) xsite replication custom failurePolicy does now work with ASYNC strategy

dex chen (JIRA) jira-events at lists.jboss.org
Wed Oct 9 15:20:02 EDT 2013


    [ https://issues.jboss.org/browse/ISPN-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12812871#comment-12812871 ] 

dex chen commented on ISPN-3079:
--------------------------------

Hi guys: this is really key feature we are waiting on. We already pilot the xsite feature. We loved the xsite feature, but we are blocked by this bug.  Please help to fix it.
                
> xsite replication custom failurePolicy does now work with ASYNC strategy
> ------------------------------------------------------------------------
>
>                 Key: ISPN-3079
>                 URL: https://issues.jboss.org/browse/ISPN-3079
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Cross-Site Replication
>    Affects Versions: 5.2.5.Final
>         Environment: ISPN 5.2.5.final
>            Reporter: dex chen
>            Assignee: Mircea Markus
>
> I configure xsite backupFailurePolicy="CUSTOM" and specified failurePolicyClass (see below xml configuration).
> When the strategy is set to "ASYNC", the failurePolicyClass code is never got invoked!!
> But, same code will will be invoked if the strategy is set to "SYNC".
> .....
> <sites>
>             <backups>
>                 <backup site="NYC" strategy="ASYNC" backupFailurePolicy="CUSTOM" failurePolicyClass="com.test.cluster.infinispan.CrossSiteReplicationFailurePolicy" timeout="12003"/>
>             </backups>
>       </sites>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list