Skip to content

[Backport] [2.x] [BWC and API enforcement] Introduce checks for enforcing the API restrictions (#11175)#11514

Merged
dblock merged 1 commit intoopensearch-project:2.xfrom
reta:backport/backport-11175-to-2.x
Dec 8, 2023
Merged

[Backport] [2.x] [BWC and API enforcement] Introduce checks for enforcing the API restrictions (#11175)#11514
dblock merged 1 commit intoopensearch-project:2.xfrom
reta:backport/backport-11175-to-2.x

Conversation

@reta
Copy link
Copy Markdown
Contributor

@reta reta commented Dec 7, 2023

Backport of #11175 to 2.x

@github-actions
Copy link
Copy Markdown
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]

@github-actions
Copy link
Copy Markdown
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>
@codecov
Copy link
Copy Markdown

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
@github-actions
Copy link
Copy Markdown
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
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