Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-10018

Remove tx flag from Redis SetOptions

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              donalevans Donal Evans
              jens.deppe Jens Deppe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: