[infinispan-issues] [JBoss JIRA] (ISPN-1574) Async replication timeout should not be validated
Hüdaverdi Cakir (JIRA)
jira-events at lists.jboss.org
Mon Jan 21 12:10:21 EST 2013
[ https://issues.jboss.org/browse/ISPN-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749255#comment-12749255 ]
Hüdaverdi Cakir edited comment on ISPN-1574 at 1/21/13 12:08 PM:
-----------------------------------------------------------------
This issue still seems to exist. We have following config:
<clustering mode="distribution">
<hash numOwners="2" />
<async/>
</clustering>
During setup we see following warning message: ISPN000148: Invalid <locking>:lockAcquisitionTimeout value of 20000. It can not be higher than <sync>:replTimeout which is 15000
We are using Infinispan 5.1.8.Final
Same issue here:
https://community.jboss.org/thread/175493
was (Author: hcakir):
This issue still seems to exist. We have following config:
<clustering mode="distribution">
<hash numOwners="2" />
<async/>
</clustering>
During setup we see following warning message: ISPN000148: Invalid <locking>:lockAcquisitionTimeout value of 20000. It can not be higher than <sync>:replTimeout which is 15000
We are using Infinispan 5.1.8.Final
> Async replication timeout should not be validated
> -------------------------------------------------
>
> Key: ISPN-1574
> URL: https://issues.jboss.org/browse/ISPN-1574
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.1.0.BETA5
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 5.1.0.CR1
>
>
> The timeout validator shouldn't validate lock timeout and repl timeout when cache is configured with async replication.
--
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