[
https://issues.apache.org/jira/browse/GEODE-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539780#comment-17539780
]
ASF subversion and git services commented on GEODE-10310:
---------------------------------------------------------
Commit 4d5f84c27aae4b268731e7afce6aa078f27c4e94 in geode's branch
refs/heads/develop from Mario Ivanac
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4d5f84c27a ]
GEODE-10310: Add disable reatempt on CacheClose (#7690)
* GEODE-10310: Add disable reatempt on CacheClose
> Deactivate possibility to retry operation on partitioned region, when member
> containing primary bucket is restarted
> -------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-10310
> URL: https://issues.apache.org/jira/browse/GEODE-10310
> Project: Geode
> Issue Type: Improvement
> Components: regions
> Reporter: Mario Ivanac
> Assignee: Mario Ivanac
> Priority: Major
> Labels: pull-request-available
>
> In case client is putting data in partitioned region, and server is
> restarted, add option not to retry operation for case when member with
> primary bucket is restarted. In that case, operation will be aborted and
> notified to client, instead of waiting for primary bucket to be reallocated.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)