You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
在使用python调rocketmq-client-cpp项目时,写入消息,服务端对应topic显示offset已经增长,但是实际topic中并没有数据。
这种现象在减小消息大小时有所减少。客户端写入的消息,可以拿到服务端返回的offset值。
使用java客户端读写数据无任何异常,并且写入的数据c++客户端可以正常消费。
是否有绕过服务端只增加offset,不写消息的操作?
Beta Was this translation helpful? Give feedback.
All reactions