-
Notifications
You must be signed in to change notification settings - Fork 97
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
The message queue is not in assigned list #107
Comments
I also encounter this error, it's seem that still not solved |
See #96 |
|
|
|
it seens do nothing! this brantch 'main-latest' still exist! who can help fix this problem |
Is this bug fixed? I have encountered this issue and found the messagequeue shoud be assigned. But I cant find any assined code. The following code is runnable if assign the queue to consumer manually: ` consumer.seekToEnd(totalQueues.iterator().next()); |
I got the error when i consume rocketmq message in flink job:
My rocketmq version: 5.1.1
flink version: 1.15.0
The text was updated successfully, but these errors were encountered: