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

Unable to query topic list information multiple times when using Rocketmq storage #3894

Closed
2 tasks done
g0715158 opened this issue May 10, 2023 · 4 comments · Fixed by #3896
Closed
2 tasks done

Unable to query topic list information multiple times when using Rocketmq storage #3894

g0715158 opened this issue May 10, 2023 · 4 comments · Fixed by #3896
Labels
bug Something isn't working

Comments

@g0715158
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Environment

Linux

EventMesh version

Other

What happened

When clicking to query the topic list on the DashBoard in version 1.8.0, only the first successful query can be made, and errors are consistently reported for every other query

How to reproduce

Message component selection RocketMQ

  1. Click to query the topic list information and it will display normally

  2. Click again to query the topic list and report an error

  3. Every time I click, I report an error

Debug logs

image

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@g0715158 g0715158 added the bug Something isn't working label May 10, 2023
@github-actions
Copy link
Contributor

Welcome to the Apache EventMesh community!!
We are glad that you are contributing by opening this issue. :D

Please make sure to include all the relevant context.
We will be here shortly.

If you are interested in contributing to our project, please let us know!
You can check out our contributing guide on contributing to EventMesh.

Want to get closer to the community?

WeChat Assistant WeChat Public Account Slack
Join Slack Chat

Mailing Lists:

Name Description Subscribe Unsubscribe Archive
Users User support and questions mailing list Subscribe Unsubscribe Mail Archives
Development Development related discussions Subscribe Unsubscribe Mail Archives
Commits All commits to repositories Subscribe Unsubscribe Mail Archives
Issues Issues or PRs comments and reviews Subscribe Unsubscribe Mail Archives

@pandaapo
Copy link
Member

pandaapo commented May 10, 2023

I did some fixing. You can replace the source file with this patch and try again. Wait for your feedback.
patch.zip

@g0715158
Copy link
Contributor Author

g0715158 commented May 11, 2023 via email

@pandaapo
Copy link
Member

pandaapo commented May 11, 2023

A bit awkward, I have posted a new issue #3897 and corresponding pr #3898 to improve some codes including the code you submitted. 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants