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

[Backport 2.x] [dataset-nav][bug] get connections by cluster and update client namespace #7610

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d09895a from #7609.

Copy link
Contributor

github-actions bot commented Aug 2, 2024

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

Attention: Patch coverage is 5.26316% with 18 lines in your changes missing coverage. Please review.

Project coverage is 63.98%. Comparing base (8386b12) to head (04c9950).
Report is 16 commits behind head on 2.x.

Files with missing lines Patch % Lines
...plugins/query_enhancements/server/utils/plugins.ts 5.26% 18 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #7610   +/-   ##
=======================================
  Coverage   63.97%   63.98%           
=======================================
  Files        3738     3738           
  Lines       88756    88753    -3     
  Branches    13803    13803           
=======================================
- Hits        56786    56785    -1     
+ Misses      31373    31371    -2     
  Partials      597      597           
Flag Coverage Δ
Linux_1 29.96% <ø> (ø)
Linux_2 58.91% <ø> (ø)
Linux_3 40.28% <ø> (-0.01%) ⬇️
Linux_4 31.48% <5.26%> (-0.01%) ⬇️
Windows_1 29.98% <ø> (ø)
Windows_2 58.86% <ø> (ø)
Windows_3 40.29% <ø> (ø)
Windows_4 31.48% <5.26%> (-0.01%) ⬇️

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.

zhongnansu
zhongnansu previously approved these changes Aug 9, 2024
…pace (#7609)

* changes from abby

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>

* refactor api

Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>

* polling db not populating

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>

* fixing datasource cache

Signed-off-by: Sean Li <lnse@amazon.com>

* fixing session id stuff and running async queries

Signed-off-by: Sean Li <lnse@amazon.com>

* Changeset file for PR #7609 created/updated

---------

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
Signed-off-by: Sean Li <lnse@amazon.com>
Co-authored-by: abbyhu2000 <abigailhu2000@gmail.com>
Co-authored-by: Sean Li <lnse@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit d09895a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@sejli sejli force-pushed the backport/backport-7609-to-2.x branch from 3866108 to 04c9950 Compare September 12, 2024 23:35
@kavilla kavilla merged commit 7605de7 into 2.x Sep 13, 2024
65 of 67 checks passed
@kavilla kavilla added the 2.17.1 label Sep 13, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 20, 2024
…pace (#7609) (#7610)

* changes from abby

* refactor api

* polling db not populating

* fixing datasource cache

* fixing session id stuff and running async queries

* Changeset file for PR #7609 created/updated

---------

(cherry picked from commit d09895a)

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
Signed-off-by: Sean Li <lnse@amazon.com>
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>
Co-authored-by: abbyhu2000 <abigailhu2000@gmail.com>
Co-authored-by: Sean Li <lnse@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 7605de7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
kavilla pushed a commit that referenced this pull request Sep 21, 2024
…pace (#7609) (#7610) (#8258)

* changes from abby

* refactor api

* polling db not populating

* fixing datasource cache

* fixing session id stuff and running async queries

* Changeset file for PR #7609 created/updated

---------

(cherry picked from commit d09895a)









(cherry picked from commit 7605de7)

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
Signed-off-by: Sean Li <lnse@amazon.com>
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>
Co-authored-by: abbyhu2000 <abigailhu2000@gmail.com>
Co-authored-by: Sean Li <lnse@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants