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] [BWC and API enforcement] Introduce checks for enforcing the API restrictions (#11175) #11514

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

reta
Copy link
Collaborator

@reta reta commented Dec 7, 2023

Backport of #11175 to 2.x

Copy link
Contributor

github-actions bot commented Dec 7, 2023

Compatibility status:

Checks if related components are compatible with change 756ee2c

Incompatible components

Skipped components

Compatible components

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

Copy link
Contributor

github-actions bot commented Dec 7, 2023

❕ Gradle check result for eeaed85: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.remotestore.RemoteIndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

…rictions (opensearch-project#11175)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 33e9578)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

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

Comparison is base (d46cc07) 71.10% compared to head (756ee2c) 71.12%.

Files Patch % Lines
...n/annotation/processor/ApiAnnotationProcessor.java 88.18% 1 Missing and 14 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11514      +/-   ##
============================================
+ Coverage     71.10%   71.12%   +0.01%     
- Complexity    59265    59295      +30     
============================================
  Files          4880     4881       +1     
  Lines        279148   279275     +127     
  Branches      40894    40931      +37     
============================================
+ Hits         198494   198638     +144     
+ Misses        63911    63820      -91     
- Partials      16743    16817      +74     

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

@reta reta force-pushed the backport/backport-11175-to-2.x branch from eeaed85 to 756ee2c Compare December 7, 2023 14:48
Copy link
Contributor

github-actions bot commented Dec 7, 2023

✅ Gradle check result for 756ee2c: SUCCESS

@dblock dblock merged commit 8c5c700 into opensearch-project:2.x Dec 8, 2023
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants