opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.75k stars 1.81k forks source link

Segment Replication Pressure service bwc incompatible #8086

Closed ankitkala closed 1 year ago

ankitkala commented 1 year ago

Current implementation of Segment Replication backpressure wouldn't be backward compatible with older versions. This issue is to track the efforts required for fix this.

mch2 commented 1 year ago

This is resolved with https://github.com/opensearch-project/OpenSearch/pull/8633