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 2020/09/18 10:53:04 UTC

[GitHub] [rocketmq] GauravVect opened a new issue #2313: CONSUME_FROM_TIMESTAMP support

GauravVect opened a new issue #2313:
URL: https://github.com/apache/rocketmq/issues/2313


   I am using cpp client of rocketMQ  and want to use the feature CONSUME_FROM_TIMESTAMP.
   So,I want to know how to pass the timestamp to the consumer object and also should it be in secs or milli seconds.


----------------------------------------------------------------
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.

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



[GitHub] [rocketmq] imaffe commented on issue #2313: CONSUME_FROM_TIMESTAMP support

Posted by GitBox <gi...@apache.org>.
imaffe commented on issue #2313:
URL: https://github.com/apache/rocketmq/issues/2313#issuecomment-695495176


   For general questions, we suggest using the dev maillist instead. Issues are used to record bugs and enhancements only, so feel free to raise questions in dev list and I'll close this issue for now~


----------------------------------------------------------------
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.

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



[GitHub] [rocketmq] imaffe closed issue #2313: CONSUME_FROM_TIMESTAMP support

Posted by GitBox <gi...@apache.org>.
imaffe closed issue #2313:
URL: https://github.com/apache/rocketmq/issues/2313


   


----------------------------------------------------------------
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.

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



[GitHub] [rocketmq] vongosling commented on issue #2313: CONSUME_FROM_TIMESTAMP support

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


   Paste from my reply for you.
   
   CONSUME_FROM_TIMESTAMP does not work in cpp client.  Enabling this parameter brings heavy risks in case of some abuse
   


----------------------------------------------------------------
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.

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