[ 
https://issues.apache.org/jira/browse/GEODE-10018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Donal Evans resolved GEODE-10018.
---------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

> Remove tx flag from Redis SetOptions
> ------------------------------------
>
>                 Key: GEODE-10018
>                 URL: https://issues.apache.org/jira/browse/GEODE-10018
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Jens Deppe
>            Assignee: Donal Evans
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> A recent change ([https://github.com/apache/geode/pull/7321)] consolidated 
> the logic for transactional operations, avoiding the need for individual data 
> structs and commands to take different code paths to account for delta 
> changes vs tx contexts.
>  
> The MSET command still contains this older approach which can now be removed. 
> Practically, we can remove the {{SetOptions.inTransaction}} field and all 
> logic surrounding this flag.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to