You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/08/02 12:26:07 UTC

[GitHub] [rocketmq-client-cpp] iambocai opened a new issue #364: 【功能需求】暴露ConsumeFromWhere API接口

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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-client-cpp] vongosling commented on issue #364: Exposure ConsumeFromWhere function?

Posted by GitBox <gi...@apache.org>.
vongosling commented on issue #364:
URL: https://github.com/apache/rocketmq-client-cpp/issues/364#issuecomment-895725162


   Would you like to pr it? the community will help you to  check and merge:-)


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org