eolivelli opened a new pull request, #3600: URL: https://github.com/apache/celeborn/pull/3600
### What changes were proposed in this pull request? Properly pass the size of the array to the InputStream that feeds the flush. ### Why are the changes needed? Because without this change if the array is bigger than the buffer, then the inputstream returns garbage, resulting in corrupted data on S3 ### Does this PR resolve a correctness bug? Yes ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Manual 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]
