Details
-
Bug
-
Resolution: Done
-
Critical - P2
-
None
-
None
-
None
-
0.5
Description
While working on a customer ticket for a failed API call via Azure, it was determined that the following was the cause of the error:
- providerSettings.regionName and replicationFactor being set when it was unneeded.
- replicationSpec priority needs to be one lower then the previous region.
Suggested update:
- Explicitly remove the `providerSettings.regionName` and `replicationFactor` fields.
- For each region defined in `replicationSpec`, the priority must be one lower than the previous region.
Attachments
Issue Links
- links to