opensearch-project / opensearch-project/OpenSearch
[Zone Decommission] Graceful decommission
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 13.7k
- Forks
- 3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 108
Description
Design Proposal
https://github.com/opensearch-project/OpenSearch/issues/3402
Feature Proposal
https://github.com/opensearch-project/OpenSearch/issues/3917
Describe the solution you'd like
Graceful decommission. Verify no REST request and search requests are served by zone being decommissioned .
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
Start by reading the linked design proposal in issue 3402 and feature proposal in issue 3917. Clarify the graceful-decommission behavior and identify the REST and search request paths involved. Done means verifying that no REST or search requests are served by a zone being decommissioned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100