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.16] [dataset-nav][bug] get connections by cluster and update client namespace #7611

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d09895a from #7609.

…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>
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 18.08511% with 77 lines in your changes missing coverage. Please review.

Project coverage is 63.74%. Comparing base (b423572) to head (529cf0a).

Files Patch % Lines
...taset_navigator/lib/catalog_cache/cache_manager.ts 0.00% 19 Missing ⚠️
...plugins/query_enhancements/server/utils/plugins.ts 5.26% 18 Missing ⚠️
.../public/ui/dataset_navigator/dataset_navigator.tsx 0.00% 11 Missing ⚠️
...taset_navigator/lib/catalog_cache/cache_loader.tsx 0.00% 10 Missing ⚠️
...navigator/lib/utils/fetch_external_data_sources.ts 11.11% 8 Missing ⚠️
...c/plugins/query_enhancements/server/utils/facet.ts 0.00% 6 Missing ⚠️
src/plugins/data/public/ui/settings/settings.ts 28.57% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             2.16    #7611   +/-   ##
=======================================
  Coverage   63.73%   63.74%           
=======================================
  Files        3633     3631    -2     
  Lines       80088    80032   -56     
  Branches    12672    12667    -5     
=======================================
- Hits        51047    51013   -34     
+ Misses      25939    25917   -22     
  Partials     3102     3102           
Flag Coverage Δ
Linux_1 30.54% <22.05%> (-0.03%) ⬇️
Linux_2 55.70% <ø> (ø)
Linux_3 40.60% <22.05%> (-0.02%) ⬇️
Linux_4 31.42% <18.08%> (-0.04%) ⬇️
Windows_1 30.56% <22.05%> (-0.03%) ⬇️
Windows_2 55.65% <ø> (ø)
Windows_3 40.59% <22.05%> (-0.04%) ⬇️
Windows_4 31.42% <18.08%> (-0.04%) ⬇️

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.

@ashwin-pc ashwin-pc merged commit 62b0238 into 2.16 Aug 2, 2024
66 of 69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports distinguished-contributor failed changeset v2.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants