GitHub user ffday365 closed a discussion: [4.9.6] python调c++客户端写入消息,offset增加但是消息未写入
在使用python调rocketmq-client-cpp项目时,写入消息,服务端对应topic显示offset已经增长,但是实际topic中并没有数据。 这种现象在减小消息大小时有所减少。客户端写入的消息,可以拿到服务端返回的offset值。 使用java客户端读写数据无任何异常,并且写入的数据c++客户端可以正常消费。 是否有绕过服务端只增加offset,不写消息的操作? GitHub link: https://github.com/apache/rocketmq/discussions/7282 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org