Azure / Azure/azure-sdk-for-java

Guard partition-level primary tracking orchestrated through reads with a system property

Open
#49,011 0 comments 0 reactions 0 assignees View on GitHub
Cosmos feature-request
Dominant language
Java
Stars
2.6k
Forks
2.2k
Avg merge
2d 8h
Merged PRs (30d)
178

Description

## Summary

Guard partition-level primary tracking orchestrated through reads with a system property for controlled rollout.

## Details

- Add a system property (e.g., feature flag) that gates the partition-level primary tracking behavior orchestrated through reads
- When the system property is disabled, the partition-level primary tracking through reads should be inactive
- This provides a safe rollout mechanism to enable/disable the feature without code changes

## Motivation

Enables staged rollout and quick disable of partition-level primary tracking through reads, reducing risk during feature deployment.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.