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

[GitHub] [incubator-celeborn] RexXiong opened a new pull request, #1256: [CELEBORN-323] [FLINK] readBuffers of BufferStreamManager need synchronized

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

   …all readers in multiple threads
   
   <!--
   Thanks for sending a pull request!  Here are some tips for you:
     - Make sure the PR title start w/ a JIRA ticket, e.g. '[CELEBORN-XXXX] Your PR title ...'.
     - Be sure to keep the PR description updated to reflect all changes.
     - Please write your PR title to summarize what this PR proposes.
     - If possible, provide a concise example to reproduce the issue for a faster review.
   -->
   
   ### What changes were proposed in this pull request?
   add synchronized on readBuffers
   
   ### Why are the changes needed?
   recycle buffer will call readers in multiple threads
   
   ### Does this PR introduce _any_ user-facing change?
   NO
   
   
   ### How was this patch tested?
   manual test
   


-- 
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 #1256: [CELEBORN-323] [FLINK] readBuffers of BufferStreamManager need synchronized

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


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