You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by li...@apache.org on 2022/07/29 11:19:21 UTC

[rocketmq-clients] branch cpp_dev updated (c118dac -> fe9c239)

This is an automated email from the ASF dual-hosted git repository.

lizhanhui pushed a change to branch cpp_dev
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


    from c118dac  Adjust export metric frequency
     add fe9c239  Unify RPC timeout. For long polling requests, its timeout = polling-await-duration + request-timeout

No new revisions were added by this update.

Summary of changes:
 cpp/source/client/ReceiveMessageStreamReader.cpp | 2 +-
 cpp/source/rocketmq/ProcessQueueImpl.cpp         | 7 ++++---
 cpp/source/rocketmq/SimpleConsumerImpl.cpp       | 3 ++-
 3 files changed, 7 insertions(+), 5 deletions(-)