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/02/26 04:15:49 UTC

[GitHub] [rocketmq-client-cpp] ShannonDing opened a new pull request #260: feat(orderly): add sharding key in the message property

ShannonDing opened a new pull request #260: feat(orderly): add sharding key in the message property
URL: https://github.com/apache/rocketmq-client-cpp/pull/260
 
 
   ## What is the purpose of the change
   
   feat(orderly): add sharding key in the message property
   
   it can be used in C/Go/Python SDK.

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


With regards,
Apache Git Services

[GitHub] [rocketmq-client-cpp] ShannonDing merged pull request #260: feat(orderly): add sharding key in the message property

Posted by GitBox <gi...@apache.org>.
ShannonDing merged pull request #260: feat(orderly): add sharding key in the message property
URL: https://github.com/apache/rocketmq-client-cpp/pull/260
 
 
   

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


With regards,
Apache Git Services

[GitHub] [rocketmq-client-cpp] codecov-io commented on issue #260: feat(orderly): add sharding key in the message property

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #260: feat(orderly): add sharding key in the message property
URL: https://github.com/apache/rocketmq-client-cpp/pull/260#issuecomment-591238590
 
 
   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/260?src=pr&el=h1) Report
   > Merging [#260](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/260?src=pr&el=desc) into [master](https://codecov.io/gh/apache/rocketmq-client-cpp/commit/6907a7b896693f0c77b84eaa2fa9bed31886d54e?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/260/graphs/tree.svg?width=650&token=L5As3jdqFW&height=150&src=pr)](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/260?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #260      +/-   ##
   ==========================================
   - Coverage   57.87%   57.86%   -0.01%     
   ==========================================
     Files         182      182              
     Lines       11681    11683       +2     
   ==========================================
     Hits         6760     6760              
   - Misses       4921     4923       +2
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/260?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [src/extern/CProducer.cpp](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/260/diff?src=pr&el=tree#diff-c3JjL2V4dGVybi9DUHJvZHVjZXIuY3Bw) | `42.44% <0%> (-0.25%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/260?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/260?src=pr&el=footer). Last update [6907a7b...780e08e](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/260?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

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


With regards,
Apache Git Services