You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@celeborn.apache.org by "FMX (via GitHub)" <gi...@apache.org> on 2023/04/25 03:07:12 UTC

[GitHub] [incubator-celeborn] FMX opened a new pull request, #1455: [FLINK] fix bufferQueue release and poll concurrent problem.

FMX opened a new pull request, #1455:
URL: https://github.com/apache/incubator-celeborn/pull/1455

   ### What changes were proposed in this pull request?
   To fix a concurrent problem.
   <img width="1274" alt="截屏2023-04-25 10 31 46" src="https://user-images.githubusercontent.com/4150993/234164623-42f55322-c354-405e-ad15-9269134118a9.png">
   
   
   
   ### Why are the changes needed?
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   NO.
   
   
   ### How was this patch tested?
   UT and cluster run.
   


-- 
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: issues-unsubscribe@celeborn.apache.org

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


[GitHub] [incubator-celeborn] codecov[bot] commented on pull request #1455: [CELEBORN-550][FLINK] Fix bufferQueue release and poll concurrent problem.

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #1455:
URL: https://github.com/apache/incubator-celeborn/pull/1455#issuecomment-1521102487

   ## [Codecov](https://codecov.io/gh/apache/incubator-celeborn/pull/1455?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 [#1455](https://codecov.io/gh/apache/incubator-celeborn/pull/1455?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (451db74) into [main](https://codecov.io/gh/apache/incubator-celeborn/commit/537fc94df298b22479159e50579228491a4b7353?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (537fc94) will **increase** coverage by `0.12%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             main    #1455      +/-   ##
   ==========================================
   + Coverage   44.82%   44.94%   +0.12%     
   ==========================================
     Files         155      155              
     Lines        9586     9586              
     Branches      955      955              
   ==========================================
   + Hits         4296     4307      +11     
   + Misses       5007     4998       -9     
   + Partials      283      281       -2     
   ```
   
   
   [see 3 files with indirect coverage changes](https://codecov.io/gh/apache/incubator-celeborn/pull/1455/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :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: issues-unsubscribe@celeborn.apache.org

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


[GitHub] [incubator-celeborn] FMX merged pull request #1455: [CELEBORN-550][FLINK] Fix bufferQueue release and poll concurrent problem.

Posted by "FMX (via GitHub)" <gi...@apache.org>.
FMX merged PR #1455:
URL: https://github.com/apache/incubator-celeborn/pull/1455


-- 
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: issues-unsubscribe@celeborn.apache.org

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