johnjcasey opened a new issue, #22715: URL: https://github.com/apache/beam/issues/22715
### What happened? If a check stop reading function is provided to the SDF Kafka IO implementation, and that function ever returns true, it will result in a failed check in the Offset based restriction tracker. `Caused by: java.lang.IllegalStateException: Last attempted offset should not be null. No work was claimed in non-empty range [5, 9223372036854775807).` It appears that this feature has never worked, and will need to be redesigned and reimplemented ### Issue Priority Priority: 2 ### Issue Component Component: io-java-kafka -- 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]
