You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Eric Shu (Jira)" <ji...@apache.org> on 2022/03/24 17:37:00 UTC

[jira] [Created] (GEODE-10162) A retried operation may sometimes not set valid tag

Eric Shu created GEODE-10162:
--------------------------------

             Summary: A retried operation may sometimes not set valid tag
                 Key: GEODE-10162
                 URL: https://issues.apache.org/jira/browse/GEODE-10162
             Project: Geode
          Issue Type: Bug
          Components: regions
            Reporter: Eric Shu


In geode, gii is performed when a bucket is created. However, version tags are not sent to the gii receiver. In some cases, a retried event can come to the server just created bucket. In this case, we still need to set the valid version tag, so this operation can be distributed to other servers/peers.



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