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

Replace jboss-annotations-api_1.2_spec with jakarta.annotation-api #7836

Merged
merged 1 commit into from May 31, 2023

Conversation

reta
Copy link
Collaborator

@reta reta commented May 31, 2023

Description

Replace jboss-annotations-api_1.2_spec with jakarta.annotation-api

Related Issues

N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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

Gradle Check (Jenkins) Run Completed with:

@reta
Copy link
Collaborator Author

reta commented May 31, 2023

@Xtansia could you please take a look? should help with #7833

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.search.backpressure.SearchBackpressureIT.testSearchShardTaskCancellationWithHighCpu
      1 org.opensearch.indices.replication.SegmentReplicationRelocationIT.testPrimaryRelocationWithSegRepFailure

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #7836 (5fb4ff2) into main (20387c0) will increase coverage by 0.16%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #7836      +/-   ##
============================================
+ Coverage     70.67%   70.84%   +0.16%     
- Complexity    56158    56184      +26     
============================================
  Files          4683     4683              
  Lines        266113   266113              
  Branches      39075    39075              
============================================
+ Hits         188078   188516     +438     
+ Misses        62096    61584     -512     
- Partials      15939    16013      +74     

see 462 files with indirect coverage changes

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.search.backpressure.SearchBackpressureIT.testSearchTaskCancellationWithHighCpu
      1 org.opensearch.action.admin.cluster.node.tasks.ResourceAwareTasksTests.testTaskResourceTrackingDuringTaskCancellation

@Xtansia
Copy link
Contributor

Xtansia commented May 31, 2023

@reta Seems reasonable to me 👍

@andrross andrross added the backport 2.x Backport to 2.x branch label May 31, 2023
@andrross andrross merged commit a9b53e6 into opensearch-project:main May 31, 2023
13 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 31, 2023
…7836)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit a9b53e6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request May 31, 2023
…7836) (#7851)

(cherry picked from commit a9b53e6)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
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>
austintlee pushed a commit to austintlee/OpenSearch that referenced this pull request Jun 2, 2023
gaiksaya pushed a commit to gaiksaya/OpenSearch that referenced this pull request Jun 26, 2023
…pensearch-project#7836) (opensearch-project#7851)

(cherry picked from commit a9b53e6)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
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>
shiv0408 pushed a commit to Gaurav614/OpenSearch that referenced this pull request Apr 25, 2024
…pensearch-project#7836)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants