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

[BUG] Discover page stuck in an infinite loop #8159

Open
n9 opened this issue Sep 12, 2024 · 3 comments
Open

[BUG] Discover page stuck in an infinite loop #8159

n9 opened this issue Sep 12, 2024 · 3 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@n9
Copy link

n9 commented Sep 12, 2024

Describe the bug

Click on OpenSearch Dashboards > Discover opens page that seems stuck in an infinite loop.

To Reproduce
Steps to reproduce the behavior:

  1. Click on Menu > OpenSearch Dashboards > Discover:
    image
  2. See "Searching":
    image
  3. After a while Browser (Chrome) will "Page Unresponsive":
    image
    Path in browser is: /app/data-explorer/discover#?_a=(discover:(columns:!(_source),isDirty:!f,sort:!()),metadata:(indexPattern:'',view:discover))&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_q=(filters:!(),query:(language:kuery,query:''))

Expected behavior
Page will not stuck in an infinite loop.

OpenSearch Version
2.16.0

Dashboards Version
2.16.0

Plugins
image

Screenshots
See steps.

Host/Environment (please complete the following information):

  • OS: Windows
  • Browser and version: Chrome 128.0.6613.120

Additional context

  • Stuck page eats CPU.
  • Page does not react to clicks, back, reload.
  • Seems like an infinite loop in JavaScript.
@n9 n9 added bug Something isn't working untriaged labels Sep 12, 2024
@n9
Copy link
Author

n9 commented Sep 12, 2024

Maybe same as #7626?

@Hailong-am
Copy link
Collaborator

Maybe same as #7626?

yes, that will fixed in 2.17

@CCongWang
Copy link
Contributor

Thanks @Hailong-am for the info, link PR: #8082

@CCongWang CCongWang added the duplicate This issue or pull request already exists label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants