You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "leizhiyuan (via GitHub)" <gi...@apache.org> on 2023/03/02 06:58:54 UTC

[GitHub] [rocketmq-clients] leizhiyuan opened a new pull request, #381: Feat/consumer

leizhiyuan opened a new pull request, #381:
URL: https://github.com/apache/rocketmq-clients/pull/381

   after produce 
   
   add a simple consumer which can run basicly, there is an  tasecase user can run to test
   
   ```
   response: [MessageView { body: [84, 104, 105, 115, 32, 105, 115, 32, 97, 32, 110, 111, 114, 109, 97, 108, 32, 109, 101, 115, 115, 97, 103, 101, 32, 102, 111, 114, 32, 65, 112, 97, 99, 104, 101, 32, 82, 111, 99, 107, 101, 116, 77, 81], message_id: "01CEFCE69B8006C97E0411B33200000012", topic: "TopicTest", consume_group: "xxx", endpoint: "127.0.0.1:8081", receipt_handle: "2303 1677739894909 120000 1 0 broker-a 2 2303 2308538" }]
   ack_result: Ok(AckMessageResponse { status: Some(Status { code: Ok, message: "OK" }), entries: [AckMessageResultEntry { message_id: "01CEFCE69B8006C97E0411B33200000012", receipt_handle: "2303 1677739894909 120000 1 0 broker-a 2 2303 2308538", status: Some(Status { code: Ok, message: "OK" }) }] })
   
   ```


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

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


[GitHub] [rocketmq-clients] github-actions[bot] commented on pull request #381: Feat/consumer

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #381:
URL: https://github.com/apache/rocketmq-clients/pull/381#issuecomment-1553838335

   This PR is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this PR.


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

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


[GitHub] [rocketmq-clients] github-actions[bot] closed pull request #381: Feat/consumer

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed pull request #381: Feat/consumer
URL: https://github.com/apache/rocketmq-clients/pull/381


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

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


[GitHub] [rocketmq-clients] github-actions[bot] commented on pull request #381: Feat/consumer

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #381:
URL: https://github.com/apache/rocketmq-clients/pull/381#issuecomment-1556343089

   This PR was closed because it has been inactive for 3 days since being marked as stale.


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

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