[ 
https://issues.apache.org/jira/browse/GEODE-10162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514864#comment-17514864
 ] 

ASF subversion and git services commented on GEODE-10162:
---------------------------------------------------------

Commit f3b9636b7af7ac733de640ceeea50359075ad6f4 in geode's branch 
refs/heads/develop from Eric Shu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f3b9636 ]

GEODE-10162: Try to find and set version tag if needed (#7487)

* In geode, version tags are not sent to receiver during GII. When an
  operation is retried on the receiver, a valid tag is needed so that the
  operation can be distributed to other peers. Valid version tage will
  be searched in the cluster and set in the event to make sure the
  operation is distributed.

> 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
>            Assignee: Eric Shu
>            Priority: Major
>              Labels: GeodeOperationAPI, blocks-1.15.0, pull-request-available
>             Fix For: 1.15.0
>
>
> 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)

Reply via email to