fhan688 commented on PR #19960:
URL: https://github.com/apache/hudi/pull/19960#issuecomment-5777343079
Thanks @cshuo for the review. I’ve addressed all the comments:
- Removed the second buffer lookup and updated the test helper to follow
the polling protocol.
- Removed the redundant backoff cap.
- Removed the extra defensive buffer validations.
- Only retry PENDING responses now; other request failures fail fast.
- Updated the PR description to reflect the simplified implementation.
The related Flink tests pass successfully. Could you please take another
look?
--
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]