vinishjail97 opened a new pull request, #10768: URL: https://github.com/apache/hudi/pull/10768
### Change Logs When allocedEvents in the offset computation function exceeds the actualNumEvents that can be ingested in this round, there is a bug in the way the endOffset or toOffset is calculated leading to invalid offset ranges exception as re-produced in the unit test, this change fixes this bug. ### Impact No impact to existing users, this is a bug fix for kafka sources. ### Risk level (write none, low medium or high below) Medium. ### Documentation Update None ### Contributor's checklist - [x] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [x] Change Logs and Impact were stated clearly - [x] Adequate tests were added if applicable - [ ] CI passed -- 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]
