We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前经过测试,目前问题在于:当 一个topic内 的消息过早时,在控制台想查看消息详情就会报错。 我测试的时间是:2024年10月18日09:14。 查看:2024-10-15 08:00:00 会显示 这个报错。 查看:2024-10-15 13:00:00 时不会报错。 创建一个新的消费组时,消息都是可以全部消费的,但控制台不可以查看 消息的详情。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前经过测试,目前问题在于:当 一个topic内 的消息过早时,在控制台想查看消息详情就会报错。
我测试的时间是:2024年10月18日09:14。
查看:2024-10-15 08:00:00 会显示 这个报错。
查看:2024-10-15 13:00:00 时不会报错。
创建一个新的消费组时,消息都是可以全部消费的,但控制台不可以查看 消息的详情。
The text was updated successfully, but these errors were encountered: