You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/12 17:34:44 UTC

[GitHub] [beam] johnjcasey opened a new issue, #22715: [Bug]: KafkaIO.withCheckStopReadingFn does not work

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] johnjcasey closed issue #22715: [Bug]: KafkaIO.withCheckStopReadingFn does not work

Posted by GitBox <gi...@apache.org>.
johnjcasey closed issue #22715: [Bug]: KafkaIO.withCheckStopReadingFn does not work
URL: https://github.com/apache/beam/issues/22715


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] johnjcasey commented on issue #22715: [Bug]: KafkaIO.withCheckStopReadingFn does not work

Posted by GitBox <gi...@apache.org>.
johnjcasey commented on issue #22715:
URL: https://github.com/apache/beam/issues/22715#issuecomment-1287113752

   this has been fixed, see #22962


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #22715: [Bug]: KafkaIO.withCheckStopReadingFn does not work

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #22715:
URL: https://github.com/apache/beam/issues/22715#issuecomment-1231977388

   Sorry, commented to wrong issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #22715: [Bug]: KafkaIO.withCheckStopReadingFn does not work

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #22715:
URL: https://github.com/apache/beam/issues/22715#issuecomment-1231977107

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org