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 2022/08/20 06:11:39 UTC

[GitHub] [rocketmq-client-go] wangzeping722 opened a new pull request, #898: fix consumer doesn't consume message because of blocked on Lock in so…

wangzeping722 opened a new pull request, #898:
URL: https://github.com/apache/rocketmq-client-go/pull/898

   ## What is the purpose of the change
   
   fix consumer doesn't consume message because of blocked on Lock in so…
   #897 


-- 
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-go] ShannonDing merged pull request #898: [ISSUE #897] fix consumer doesn't consume message because of blocked on Lock

Posted by GitBox <gi...@apache.org>.
ShannonDing merged PR #898:
URL: https://github.com/apache/rocketmq-client-go/pull/898


-- 
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-go] codecov-commenter commented on pull request #898: fix consumer doesn't consume message because of blocked on Lock

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #898:
URL: https://github.com/apache/rocketmq-client-go/pull/898#issuecomment-1221242017

   # [Codecov](https://codecov.io/gh/apache/rocketmq-client-go/pull/898?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#898](https://codecov.io/gh/apache/rocketmq-client-go/pull/898?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (63ba854) into [master](https://codecov.io/gh/apache/rocketmq-client-go/commit/fedf1064453ad57b94d83746d27d0210e00decff?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (fedf106) will **decrease** coverage by `0.00%`.
   > The diff coverage is `0.00%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #898      +/-   ##
   ==========================================
   - Coverage   23.77%   23.77%   -0.01%     
   ==========================================
     Files          52       52              
     Lines        7116     7117       +1     
   ==========================================
     Hits         1692     1692              
   - Misses       5198     5199       +1     
     Partials      226      226              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-client-go/pull/898?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [consumer/process\_queue.go](https://codecov.io/gh/apache/rocketmq-client-go/pull/898/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29uc3VtZXIvcHJvY2Vzc19xdWV1ZS5nbw==) | `0.00% <0.00%> (ø)` | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


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