rocketmq-client-python icon indicating copy to clipboard operation
rocketmq-client-python copied to clipboard

Apache RocketMQ python client

Results 49 rocketmq-client-python issues
Sort by recently updated
recently updated
newest added

I am using rocketmq-client-python 2.0.0. Lib rocketmq-client-cpp-2.0.0.amd64.deb is install. But when I try to connect Aliyun RocketMQ, producer will throw exception and found the instanceName : DEFAULT. Is this problem...

1.rocketmq-python 这个项目的0.4.4版本的批量发送函数 可以批量发送但是收到的消息的tags body全部是空。单个发送,一条一条的发性能又不是很好 2.rocketmq-client-python 这个项目为什么不像Java一样支持消息的批量发送呢???

There is no document ahout rocketmq in python lanaguage, It is really disappointed for someone who use python to develop. In any project, The api have always a document for...

what is the version of master branch? Can it fix with 4.9.2 or 5.0.0 rocketmq server? And what version of rocketmq-client-cpp can fix whit 4.9.2 or 5.0.0 rocketmq server?

The issue tracker is **ONLY** used for the python client (feature request of RocketMQ need to follow [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)). Keep in mind, please check whether there is an existing same...

## Due Diligence It is well known that we are attaching great importance to the multi-language clients of the RocketMQ. We have released several versions, and continue to optimize them....

help wanted
question

Hi There Do you provide any ways to acquire messages other than callback function in PushConsumer. Thanks Peng

help wanted

我看了你的代码,发现只有push消费模式,虽然另一个库包含pull模式,但是已经不维护并更新到这个包下了,希望能完善这个包

discuss

**FEATURE REQUEST** 1. Please describe the feature you are requesting. We would like to connect Rocket MQ by python client in Windows OS 2. Provide any additional detail on your...

discuss

my consumer had not received the message, But server told me the message had received. and when i try to reconsumer the message, server had ”MQClientException: CODE:207, DESC: consumer Timeout:“...