EnricoMi commented on PR #1418: URL: https://github.com/apache/incubator-uniffle/pull/1418#issuecomment-2209282339
Code paths that work fine with `long` taskAttemptId`s should show that via using `long`, paths that are limited to `int` ids should indicate that using `int`. Then you know what the code supports and which code has limitations. -- 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]
