-
Notifications
You must be signed in to change notification settings - Fork 640
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Search before asking
- I had searched in the issues and found no similar issues.
Environment
Windows
EventMesh version
master
What happened
located at:
org/apache/eventmesh/runtime/core/protocol/grpc/consumer/ConsumerManager.java line 93
analysis and explanation:
When this variable "consumerTable" is first initialized, it will be a dead cycle
How to reproduce
- git clone https://github.com/apache/eventmesh.git
- run class org.apache.eventmesh.starter.StartUp by standalone
- run class org.apache.eventmesh.grpc.sub.CloudEventsAsyncSubscribe
Debug logs
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
