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] Only the first instance of the same consumer group receives the message in http protocol #1052

Closed
2 tasks done
lrhkobe opened this issue Jul 29, 2022 · 0 comments
Closed
2 tasks done
Assignees
Labels
bug Something isn't working
Milestone

Comments

@lrhkobe
Copy link
Contributor

lrhkobe commented Jul 29, 2022

Search before asking

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

Environment

Windows

EventMesh version

1.5.0

What happened

When the same consumer group starts multiple listening instances, only the first started instance receives the message

How to reproduce

  1. Start an eventmesh instance
  2. The same consumer group starts multiple listening instances, and the url (which is the parameter passed by the client when subscribing) of each instance is different
  3. Send multiple event messages

Debug logs

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@lrhkobe lrhkobe added the bug Something isn't working label Jul 29, 2022
xwm1992 added a commit that referenced this issue Aug 1, 2022
…-http

[ISSUE #1052]fix push msg only the first started instance with same group
close #1052
@xwm1992 xwm1992 added this to the 1.6.0 milestone Aug 1, 2022
@xwm1992 xwm1992 closed this as completed Aug 1, 2022
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

No branches or pull requests

2 participants