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

[Manual backport 2.x][MD]Fix datasource connection failure (#6648) #6651

Merged

Conversation

zhongnansu
Copy link
Member

@zhongnansu zhongnansu commented Apr 26, 2024

manually backport commit b29d90e of #6648

Description

Issues Resolved

Screenshot

Testing the changes

Changelog

  • skip

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

* Fix datasource conntection failure

Signed-off-by: Yuanqi(Ella) Zhu <[email protected]>

* Changeset file for PR opensearch-project#6648 created/updated

---------

Signed-off-by: Yuanqi(Ella) Zhu <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit b29d90e)
@zhongnansu zhongnansu added multiple datasource multiple datasource project v2.14.0 labels Apr 26, 2024
@SuZhou-Joe SuZhou-Joe added the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Apr 26, 2024
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.51%. Comparing base (7dbb5a0) to head (44f9d1b).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6651      +/-   ##
==========================================
- Coverage   67.79%   67.51%   -0.29%     
==========================================
  Files        3403     2654     -749     
  Lines       66653    50637   -16016     
  Branches    10815     9154    -1661     
==========================================
- Hits        45189    34188   -11001     
+ Misses      18833    14210    -4623     
+ Partials     2631     2239     -392     
Flag Coverage Δ
Linux_1 ?
Linux_2 55.70% <ø> (ø)
Linux_3 45.27% <ø> (-0.01%) ⬇️
Linux_4 35.07% <ø> (ø)
Windows_1 ?
Windows_2 ?
Windows_3 ?
Windows_4 ?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BionIT BionIT merged commit 343c83f into opensearch-project:2.x Apr 26, 2024
58 of 79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multiple datasource multiple datasource project Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants