You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celeborn.apache.org by GitBox <gi...@apache.org> on 2022/12/01 01:52:56 UTC

[GitHub] [incubator-celeborn] RexXiong commented on pull request #1034: [CELEBORN-76][FOLLOWUP] fix inFlightCommitRequest counting problem

RexXiong commented on PR #1034:
URL: https://github.com/apache/incubator-celeborn/pull/1034#issuecomment-1333038122

   > I don't quite get the point this pr fixes, could you explain more? IMO the inFlightCommitRequest stores the number of commitFiles requests, each request can commit files to multiple workers.
   
   because it may only be partially success, as stageEnd process waits on shuffleCommittedInfo.inFlightCommitRequest, CommitThreads in batchHandleCommitPartitionExecutors may not even execute, but inFlightCommitRequest may be equal to 0.


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

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