You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2023/01/11 09:40:25 UTC

[GitHub] [rocketmq] imzs opened a new pull request, #5867: [ISSUE #5866] fix client-side memory leak of inactive channel

imzs opened a new pull request, #5867:
URL: https://github.com/apache/rocketmq/pull/5867

   #5866 


-- 
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] codecov-commenter commented on pull request #5867: [ISSUE #5866] fix client-side memory leak of inactive channel

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #5867:
URL: https://github.com/apache/rocketmq/pull/5867#issuecomment-1588788229

   ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/5867?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#5867](https://app.codecov.io/gh/apache/rocketmq/pull/5867?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (8a2a840) into [develop](https://app.codecov.io/gh/apache/rocketmq/commit/ad4cc957fb4bf9560b70c4fc346f64a42f79ee14?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (ad4cc95) will **increase** coverage by `0.02%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             develop    #5867      +/-   ##
   =============================================
   + Coverage      42.65%   42.67%   +0.02%     
   - Complexity      9101     9112      +11     
   =============================================
     Files           1125     1125              
     Lines          79875    79880       +5     
     Branches       10383    10383              
   =============================================
   + Hits           34071    34090      +19     
   + Misses         41527    41521       -6     
   + Partials        4277     4269       -8     
   ```
   
   
   | [Impacted Files](https://app.codecov.io/gh/apache/rocketmq/pull/5867?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [...e/rocketmq/remoting/netty/NettyRemotingClient.java](https://app.codecov.io/gh/apache/rocketmq/pull/5867?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cmVtb3Rpbmcvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3JvY2tldG1xL3JlbW90aW5nL25ldHR5L05ldHR5UmVtb3RpbmdDbGllbnQuamF2YQ==) | `39.47% <100.00%> (-0.19%)` | :arrow_down: |
   
   ... and [22 files with indirect coverage changes](https://app.codecov.io/gh/apache/rocketmq/pull/5867/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :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=apache)
   


-- 
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] fuyou001 merged pull request #5867: [ISSUE #5866] fix client-side memory leak of inactive channel

Posted by "fuyou001 (via GitHub)" <gi...@apache.org>.
fuyou001 merged PR #5867:
URL: https://github.com/apache/rocketmq/pull/5867


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