Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Properly encapsulate SearchRequestOperationsListener related APIs as package protected (internal) #11345

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6d2cf13 from #11315.

…package protected (internal) (#11315)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 6d2cf13)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 76c8bf9

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/performance-analyzer.git]

Copy link
Contributor

❌ Gradle check result for 76c8bf9: 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?

@reta
Copy link
Collaborator

reta commented Nov 27, 2023

❌ Gradle check result for 76c8bf9: FAILURE

#11347
#3603

Copy link
Contributor

✅ Gradle check result for 76c8bf9: SUCCESS

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (aec76e6) 70.97% compared to head (76c8bf9) 70.91%.
Report is 2 commits behind head on 2.x.

Files Patch % Lines
...opensearch/action/search/SearchRequestSlowLog.java 0.00% 4 Missing ⚠️
...action/search/SearchRequestOperationsListener.java 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11345      +/-   ##
============================================
- Coverage     70.97%   70.91%   -0.06%     
+ Complexity    59054    59009      -45     
============================================
  Files          4869     4869              
  Lines        278670   278671       +1     
  Branches      40836    40836              
============================================
- Hits         197786   197626     -160     
- Misses        64156    64330     +174     
+ Partials      16728    16715      -13     

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

@reta reta merged commit cc7e02f into 2.x Nov 27, 2023
42 of 69 checks passed
@github-actions github-actions bot deleted the backport/backport-11315-to-2.x branch November 27, 2023 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant