Remove package org.opensearch.action.support.master#17118
Merged
msfroh merged 1 commit intoopensearch-project:mainfrom Jan 27, 2025
Merged
Remove package org.opensearch.action.support.master#17118msfroh merged 1 commit intoopensearch-project:mainfrom
org.opensearch.action.support.master#17118msfroh merged 1 commit intoopensearch-project:mainfrom
Conversation
msfroh
reviewed
Jan 24, 2025
server/src/test/java/org/opensearch/action/admin/indices/get/GetIndexRequestTests.java
Outdated
Show resolved
Hide resolved
All classes in this package have been deprecated and can be removed for the 3.0 release. Signed-off-by: Andrew Ross <andrross@amazon.com>
71ce880 to
783b401
Compare
msfroh
approved these changes
Jan 25, 2025
Contributor
|
❕ Gradle check result for 783b401: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17118 +/- ##
============================================
+ Coverage 72.30% 72.33% +0.02%
+ Complexity 65482 65450 -32
============================================
Files 5309 5300 -9
Lines 304324 304311 -13
Branches 44132 44136 +4
============================================
+ Hits 220056 220129 +73
+ Misses 66259 66098 -161
- Partials 18009 18084 +75 ☔ View full report in Codecov by Sentry. |
dbwiddis
approved these changes
Jan 25, 2025
dbwiddis
approved these changes
Jan 25, 2025
This was referenced Jan 28, 2025
etolbakov
pushed a commit
to etolbakov/OpenSearch
that referenced
this pull request
Jan 29, 2025
…ject#17118) All classes in this package have been deprecated and can be removed for the 3.0 release. Signed-off-by: Andrew Ross <andrross@amazon.com> Signed-off-by: Eugene Tolbakov <ev.tolbakov@gmail.com>
This was referenced Feb 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All classes in this package have been deprecated and can be removed for the 3.0 release.
Check List
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.