iambocai opened a new issue #364:
URL: https://github.com/apache/rocketmq-client-cpp/issues/364


   
需求如题,我们目前使用rocketmq-client-python消费消息,业务不关心5分钟前的数据,所以需要在启动时设置consume_from_timestamp为五分钟前,以跳过老消息,降低消费者压力,但因为cpp
 client没有暴露ConsumeFromWhere 相关的设置接口,python client无法实现对应功能,希望cpp 
client可以暴露下ConsumeFromWhere 相关的get/set接口,谢谢!
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to