qijiale76 opened a new pull request, #1418:
URL: https://github.com/apache/incubator-uniffle/pull/1418
### What changes were proposed in this pull request?
Limit attemptId to 4 bit and move it from 18 bit atomicInt to 21 bit
taskAttemptId in 63 bit BlockId.
Fix blockId overflow problem.
### Why are the changes needed?
Fix: #1398
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Existing UT and integrated tests.
This is a draft PR, I'm still doing the rest of the testing.
--
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]