Skip to content

Conversation

@bowenlan-amzn
Copy link
Member

@bowenlan-amzn bowenlan-amzn commented Oct 2, 2025

Description

This PR updates the feature flag introduced in #19373 to cluster setting which can be dynamic update at runtime without restarting the cluster.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@bowenlan-amzn bowenlan-amzn force-pushed the stream-search-cluster-setting branch from 74f8238 to a42c263 Compare October 2, 2025 09:12
Signed-off-by: bowenlan-amzn <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2025

✅ Gradle check result for dac095f: SUCCESS

@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.06%. Comparing base (48b08fb) to head (dac095f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19506      +/-   ##
============================================
- Coverage     73.08%   73.06%   -0.02%     
+ Complexity    70470    70455      -15     
============================================
  Files          5712     5712              
  Lines        322762   322764       +2     
  Branches      46743    46743              
============================================
- Hits         235877   235829      -48     
- Misses        67912    67936      +24     
- Partials      18973    18999      +26     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bowenlan-amzn bowenlan-amzn marked this pull request as ready for review October 2, 2025 11:14
@bowenlan-amzn bowenlan-amzn requested a review from a team as a code owner October 2, 2025 11:14
@rishabhmaurya rishabhmaurya merged commit 86ada27 into opensearch-project:main Oct 2, 2025
37 checks passed
@rishabhmaurya rishabhmaurya added the backport 3.3 Backport to 3.3 branch label Oct 2, 2025
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 2, 2025
* Change stream search feature flag to cluster setting

Signed-off-by: bowenlan-amzn <[email protected]>

* Update tests

Signed-off-by: bowenlan-amzn <[email protected]>

* Update changelog

Signed-off-by: bowenlan-amzn <[email protected]>

---------

Signed-off-by: bowenlan-amzn <[email protected]>
(cherry picked from commit 86ada27)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
rishabhmaurya pushed a commit that referenced this pull request Oct 3, 2025
* Change stream search feature flag to cluster setting



* Update tests



* Update changelog



---------


(cherry picked from commit 86ada27)

Signed-off-by: bowenlan-amzn <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
peteralfonsi pushed a commit to peteralfonsi/OpenSearch that referenced this pull request Oct 15, 2025
…ect#19506)

* Change stream search feature flag to cluster setting

Signed-off-by: bowenlan-amzn <[email protected]>

* Update tests

Signed-off-by: bowenlan-amzn <[email protected]>

* Update changelog

Signed-off-by: bowenlan-amzn <[email protected]>

---------

Signed-off-by: bowenlan-amzn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 3.3 Backport to 3.3 branch

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants