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

remove rc1 qualifier #543

Merged
merged 1 commit into from
May 12, 2022
Merged

Conversation

amitgalitz
Copy link
Member

Signed-off-by: Amit Galitzky amgalitz@amazon.com

Description

remove rc1 qualifier and use of _type in test as that field doesn't exist anymore for default index.

Issues Resolved

resolves #536

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.

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>
@amitgalitz amitgalitz requested a review from a team May 11, 2022 20:10
@opensearch-trigger-bot opensearch-trigger-bot bot added backport 2.x infra Changes to infrastructure, testing, CI/CD, pipelines, etc. labels May 11, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 11, 2022

Codecov Report

Merging #543 (36c057c) into main (42b7f50) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #543   +/-   ##
=========================================
  Coverage     79.07%   79.07%           
  Complexity     4207     4207           
=========================================
  Files           296      296           
  Lines         17681    17681           
  Branches       1877     1877           
=========================================
+ Hits          13981    13982    +1     
+ Misses         2801     2800    -1     
  Partials        899      899           
Flag Coverage Δ
plugin 79.07% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../main/java/org/opensearch/ad/cluster/HashRing.java 81.37% <0.00%> (-0.81%) ⬇️
...opensearch/ad/indices/AnomalyDetectionIndices.java 71.93% <0.00%> (-0.19%) ⬇️
...rch/ad/transport/AnomalyResultTransportAction.java 80.82% <0.00%> (+0.68%) ⬆️
...ava/org/opensearch/ad/task/ADHCBatchTaskCache.java 90.12% <0.00%> (+1.23%) ⬆️

@Zhangxunmt
Copy link
Contributor

Same question: This is only for 2.0 branch?

@amitgalitz
Copy link
Member Author

Same question: This is only for 2.0 branch?

Should be for main branch and then backported to 2.0. We want main to be most up to date for all incoming development so we don't want to keep main to 2.0-rc1 while we have moved on to 2.0.

@Zhangxunmt Zhangxunmt merged commit dbd311a into opensearch-project:main May 12, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 12, 2022
Signed-off-by: Amit Galitzky <amgalitz@amazon.com>
(cherry picked from commit dbd311a)
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 12, 2022
Signed-off-by: Amit Galitzky <amgalitz@amazon.com>
(cherry picked from commit dbd311a)
amitgalitz added a commit that referenced this pull request May 12, 2022
Signed-off-by: Amit Galitzky <amgalitz@amazon.com>
(cherry picked from commit dbd311a)
ylwu-amzn pushed a commit that referenced this pull request May 13, 2022
Signed-off-by: Amit Galitzky <amgalitz@amazon.com>
(cherry picked from commit dbd311a)

Co-authored-by: Amit Galitzky <amgalitz@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 2.0 infra Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2.0.0][Distribution]Remove rc1 qualifier reference in your code of 2.0 branch
5 participants