You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
function main() {
production('hello world')
consumer()
}
main()
This is almost a very basic operation. I did nothing but run the consumer according to the documentation and keep getting messages. It was normal at the beginning, but after running for 2-3 minutes, this error occurred. I don’t know why this error occurred. Can anyone reply to me if this is a bug? The maintainers are too busy and I have not been able to solve this problem.
What Did You Expect to See?
Normal operation.
What Did You See Instead?
It was working normally at the beginning, but after 2 to 3 minutes, my consumer could not get the message and it would just return an error to me.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Before Creating the Bug Report
I found a bug, not just asking a question, which should be created in GitHub Discussions.
I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
From the official docker image.
RocketMQ version
From the official docker image 5.3.0.
JDK Version
From the official docker image.
Describe the Bug
Steps to Reproduce
This is almost a very basic operation. I did nothing but run the consumer according to the documentation and keep getting messages. It was normal at the beginning, but after running for 2-3 minutes, this error occurred. I don’t know why this error occurred. Can anyone reply to me if this is a bug? The maintainers are too busy and I have not been able to solve this problem.
What Did You Expect to See?
Normal operation.
What Did You See Instead?
It was working normally at the beginning, but after 2 to 3 minutes, my consumer could not get the message and it would just return an error to me.
Additional Context
No response
The text was updated successfully, but these errors were encountered: