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] rocketmq-python-client 5.0.1 producer consumer message_id 不统一 #896

Open
3 tasks done
feipengzhao opened this issue Dec 26, 2024 · 2 comments
Open
3 tasks done
Labels
stale Pull request is stale type/bug Something isn't working

Comments

@feipengzhao
Copy link

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.

Programming Language of the Client

Python

Runtime Platform Environment

Ubuntu

RocketMQ Version of the Client/Server

python 3.12
rocketmq-python-client 5.0.1
阿里云消息队列 RocketMQ 5.0 最新版

Run or Compiler Version

No response

Describe the Bug

normal producer 发送的message id 总是加个01在前面,但是simple_comsumer 拉取的又没有这个01,导致ack失败,手动给message_id 加了01 后ack成功

Steps to Reproduce

normal producer 和 simple consumer 两个客户端,调试即可复现

What Did You Expect to See?

...

What Did You See Instead?

...

Additional Context

...

@feipengzhao feipengzhao added the type/bug Something isn't working label Dec 26, 2024
@feipengzhao feipengzhao changed the title [Bug] Python 5.0.1 producer consumer message_id 不统一 [Bug] rocketmq-python-client 5.0.1 producer consumer message_id 不统一 Dec 26, 2024
@zhouli11
Copy link
Contributor

5.0.2修复了这个问题

Copy link

This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs.

@github-actions github-actions bot added the stale Pull request is stale label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Pull request is stale type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants