[infinispan-issues] [JBoss JIRA] (ISPN-5691) Server should enable writeSkew for some configurations by default

RH Bugzilla Integration (JIRA) issues at jboss.org
Thu Oct 29 15:04:00 EDT 2015


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

RH Bugzilla Integration commented on ISPN-5691:
-----------------------------------------------

Dave Stahl <dstahl at redhat.com> changed the Status of [bug 1255783|https://bugzilla.redhat.com/show_bug.cgi?id=1255783] from POST to MODIFIED

> Server should enable writeSkew for some configurations by default
> -----------------------------------------------------------------
>
>                 Key: ISPN-5691
>                 URL: https://issues.jboss.org/browse/ISPN-5691
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Server
>            Reporter: Galder Zamarreño
>            Assignee: Tristan Tarrant
>             Fix For: 8.1.0.Alpha2, 8.1.0.Final, 7.2.6.Final
>
>
> By default, optimistic locking caches do not enable write skew. This was already spotted in ISPN-3655. 
> In an embedded environment, the user can always enable write skew in its configuration, but this cannot be enabled in server mode.
> Widlfly does enable write skew programmatically depending on the configuration:
> {quote}
> > hey, quick q: can you configure writeSkew on infinispan wildfly
>     config?
> <pferraro> we always enable write skew for synchronous, optimistic,
>     repeatable-read caches, and disable otherwise
> > pferraro: ah, you do it in the integration code?
> <pferraro> yes
> {quote}
> We need to be doing the same in server configuration, otherwise we run the risk of having issues with conditional operations under failure situations (see  ISPN-2956)



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the infinispan-issues mailing list