You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by GitBox <gi...@apache.org> on 2022/08/01 02:39:30 UTC

[GitHub] [incubator-uniffle] colinmjj commented on issue #76: [Improvement] Disallow sendShuffleData if requireBufferId expired

colinmjj commented on issue #76:
URL: https://github.com/apache/incubator-uniffle/issues/76#issuecomment-1200622415

   I think @xianjingfeng is right, with current implementation, OOM will happen if `requireBufferId` was expired in Shuffle Server already, this maybe caused by GC, network problem, high workload in shuffle server etc.
   It's better to have the limitation to accept the data with `requireBufferId` only to avoid such problem.


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

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