jerqi commented on PR #1529: URL: https://github.com/apache/incubator-uniffle/pull/1529#issuecomment-1948768189
> > How does the reader process the new taskAttemptId? > > The reader uses the taskAttemptId as is, they are opaque, they are just unique long values. The reader will retrieve the taskAttemptIds which it need to read from the MapOutputTracker. So they are not opaque -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
