-
Notifications
You must be signed in to change notification settings - Fork 9.2k
YARN-10320.Replace FSDataInputStream#read with readFully in Log Aggregation #4486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
Thanks @ashutoshcipher for the patch. There is one more reference to read() at 804. Can you validate that as well.
|
Thanks for pointing it out @PrabhuJoseph - I have made the changes. Thanks. |
|
💔 -1 overall
This message was automatically generated. |
|
Latest Patch looks good, +1. Will commit it. |
…gation (apache#4486) * YARN-10320.Replace FSDataInputStream#read with readFully in Log Aggregation Co-authored-by: Ashutosh Gupta <[email protected]>
Description of PR
Replace FSDataInputStream#read with readFully in Log Aggregation
How was this patch tested?
Current Units will suffice, no new tests are required
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?