Bug 1255783 - Server should enable writeSkew for some configurations by default
Summary: Server should enable writeSkew for some configurations by default
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Server
Version: 6.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER1
: 6.6.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1254277 1259355
TreeView+ depends on / blocked
 
Reported: 2015-08-21 14:32 UTC by Shay Matasaro
Modified: 2025-02-10 03:48 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
: 1259355 (view as bug list)
Environment:
Last Closed: 2025-02-10 03:48:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-5691 0 Major Resolved Server should enable writeSkew for some configurations by default 2018-08-29 01:16:07 UTC

Description Shay Matasaro 2015-08-21 14:32:39 UTC
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:

    > 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

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)

Comment 2 JBoss JIRA Server 2015-08-21 19:27:07 UTC
Tristan Tarrant <ttarrant> updated the status of jira ISPN-5691 to Coding In Progress

Comment 3 JBoss JIRA Server 2015-08-21 19:27:12 UTC
Tristan Tarrant <ttarrant> updated the status of jira ISPN-5691 to Open

Comment 15 Red Hat Bugzilla 2025-02-10 03:48:05 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


Note You need to log in before you can comment on or make changes to this bug.