Mario Ivanac created GEODE-10310: ------------------------------------ Summary: 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 Affects Versions: 1.14.4 Reporter: Mario Ivanac
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)