typesense / typesense/typesense
How can we determine when the replica subset data between StatefulSet (or deployment) is fully synchronized?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.6k
- Forks
- 973
- Avg merge
- 18h 45m
- Merged PRs (30d)
- 4
Description
For certain reasons, we need to perform a Blue-Green deployment.
So Im reaching out to ask, Is there a way to detect when the replica subsets across nodes are fully synchronized and ready before scaling down either the blue or green stage
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files, tests, or entry points are identified. Start by locating the StatefulSet or deployment configuration and the replica synchronization handling relevant to the blue-green workflow. Done requires a documented, verifiable readiness signal that can be checked before scaling down either stage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- distributed-systems, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100