[infinispan-issues] [JBoss JIRA] (ISPN-9438) HotRod Transaction Cache - Document the system behavior when force-return-values=false or true

Pedro Ruivo (JIRA) issues at jboss.org
Wed Aug 22 12:45:00 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Ruivo updated ISPN-9438:
------------------------------
    Status: Open  (was: New)


> HotRod Transaction Cache - Document the system behavior when force-return-values=false or true
> ----------------------------------------------------------------------------------------------
>
>                 Key: ISPN-9438
>                 URL: https://issues.jboss.org/browse/ISPN-9438
>             Project: Infinispan
>          Issue Type: Task
>          Components: Remote Protocols, Transactions
>            Reporter: Diego Lovison
>            Assignee: Pedro Ruivo
>             Fix For: 9.4.0.CR1
>
>
> The topic http://infinispan.org/docs/stable/user_guide/user_guide.html#hot_rod_transaction does not mention about the force-return-values on the client configuration.
> When it is true, the system will validate the cache version and only one transaction will commit.
> When it is false, the system won't validate the cache version and both transactions will commit.
> It will be nice to have this behavior documented. Also, an example code for each behavior is welcome:
> Here is an example:
> A=0 (cache), B=0 (cache)
> TX1: write A = 1, write B = 1
> TX1: TODO
> TX2: TODO
> TX1: TODO
> TX1: commit
> TX2: commit



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list