Skip to content

Conversation

@finnegancarroll
Copy link
Contributor

@finnegancarroll finnegancarroll commented Aug 4, 2025

Description

Correcting a previous mistake when adding SETTING_GRPC_MAX_MSG_SIZE. This setting is not included in GrpcPlugin getSettings. This causes the max size setting to be rejected if set with opensearch.yml.

Related Issues

N/A

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.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2025

❌ Gradle check result for 7ef65d4: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@finnegancarroll finnegancarroll marked this pull request as ready for review August 5, 2025 03:37
@finnegancarroll finnegancarroll requested a review from a team as a code owner August 5, 2025 03:37
@karenyrx
Copy link
Contributor

karenyrx commented Aug 5, 2025

lgtm, provided changelog entry is added later

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2025

❌ Gradle check result for 3a958d0: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Finn Carroll <carrofin@amazon.com>
Signed-off-by: Finn Carroll <carrofin@amazon.com>
@github-actions
Copy link
Contributor

github-actions bot commented Aug 6, 2025

✅ Gradle check result for 87e348d: SUCCESS

@codecov
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.93%. Comparing base (f0e5003) to head (87e348d).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #18910      +/-   ##
============================================
+ Coverage     72.88%   72.93%   +0.05%     
- Complexity    69160    69203      +43     
============================================
  Files          5633     5633              
  Lines        317978   317978              
  Branches      45988    45988              
============================================
+ Hits         231752   231913     +161     
+ Misses        67517    67350     -167     
- Partials      18709    18715       +6     

☔ 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.

@andrross andrross merged commit bf5b43d into opensearch-project:main Aug 7, 2025
31 checks passed
@prudhvigodithi
Copy link
Member

@finnegancarroll should this be back-ported to 3.2?

@finnegancarroll finnegancarroll added the backport 3.2 Backport to 3.2 branch label Aug 7, 2025
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 7, 2025
(cherry picked from commit bf5b43d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
prudhvigodithi pushed a commit that referenced this pull request Aug 7, 2025
(cherry picked from commit bf5b43d)

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>
RajatGupta02 pushed a commit to RajatGupta02/OpenSearch that referenced this pull request Aug 18, 2025
kh3ra pushed a commit to kh3ra/OpenSearch that referenced this pull request Sep 5, 2025
vinaykpud pushed a commit to vinaykpud/OpenSearch that referenced this pull request Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 3.2 Backport to 3.2 branch skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants