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

Revert commits back to after 2.11 release #1231

Merged

Conversation

mengweieric
Copy link
Collaborator

@mengweieric mengweieric commented Nov 8, 2023

Description

Revert commits back to after 2.11 release.

Git worklog

git revert -s 4288504c~25..4288504c

Issues Resolved

#1230

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #1231 (9dd8818) into 2.11 (4288504) will increase coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             2.11    #1231      +/-   ##
==========================================
+ Coverage   44.09%   44.22%   +0.12%     
==========================================
  Files         329      327       -2     
  Lines       19658    19477     -181     
  Branches     4735     4643      -92     
==========================================
- Hits         8669     8614      -55     
- Misses      10412    10818     +406     
+ Partials      577       45     -532     
Flag Coverage Δ
dashboards-observability 44.22% <ø> (+0.12%) ⬆️

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

see 102 files with indirect coverage changes

@mengweieric mengweieric force-pushed the force-revert-after-2.11-commits branch from 4387b7c to 928d734 Compare November 8, 2023 21:30
This reverts commit ccd5fb8.

Signed-off-by: Eric <menwe@amazon.com>
…using async data sources (opensearch-project#1205) (opensearch-project#1212)"

This reverts commit ca5ad02.

Signed-off-by: Eric <menwe@amazon.com>
… (opensearch-project#1207)"

This reverts commit 8e9fe5e.

Signed-off-by: Eric <menwe@amazon.com>
…h-project#1195)"

This reverts commit 97f46ba.

Signed-off-by: Eric <menwe@amazon.com>
…n analytics (opensearch-project#1187) (opensearch-project#1189)"

This reverts commit e2440d2.

Signed-off-by: Eric <menwe@amazon.com>
… (opensearch-project#1186)"

This reverts commit 6b495f3.

Signed-off-by: Eric <menwe@amazon.com>
…) (opensearch-project#1182)"

This reverts commit 95a60cc.

Signed-off-by: Eric <menwe@amazon.com>
…) (opensearch-project#1179)"

This reverts commit b69801e.

Signed-off-by: Eric <menwe@amazon.com>
…#1170)"

This reverts commit a9b36fc.

Signed-off-by: Eric <menwe@amazon.com>
@mengweieric mengweieric force-pushed the force-revert-after-2.11-commits branch from 928d734 to 9dd8818 Compare November 8, 2023 21:31
Copy link
Collaborator

@Swiddis Swiddis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally we only revert new features to still get a lot of these fixes in, but will approve in the interest of time

@mengweieric
Copy link
Collaborator Author

mengweieric commented Nov 8, 2023

Ideally we only revert new features to still get a lot of these fixes in, but will approve in the interest of time

yea, it's not easily to figure out as some of the fixes may depend on features in previous commits which also need to be reverted

@mengweieric mengweieric merged commit c170e58 into opensearch-project:2.11 Nov 13, 2023
8 checks passed
@mengweieric mengweieric deleted the force-revert-after-2.11-commits branch February 14, 2024 18:29
RyanL1997 pushed a commit to RyanL1997/dashboards-observability that referenced this pull request Apr 18, 2024
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.

4 participants