SteNicholas opened a new pull request, #3378:
URL: https://github.com/apache/celeborn/pull/3378

   ### What changes were proposed in this pull request?
   
   Fix a typo `buffer` to `body` in `ChunkFetchSuccess.toString`.
   
   ### Why are the changes needed?
   
   Since the field name of `AbstractMessage` is body, all the other places show 
`body=...` instead of `buffer=...`. We had better fix this typo for consistency.
   
   Backport https://github.com/apache/spark/pull/51570.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   CI.


-- 
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]

Reply via email to