johnjcasey commented on issue #27625: URL: https://github.com/apache/beam/issues/27625#issuecomment-1648436827
This is an unfortunate consequence of drift between the underlying implementation in Java and the configurations available in Python. In this case, the implementation defaults to false, as if it was unset in Java. For your use case in particular, we have noticed that commitOffsetsInFinalize doesn't perform properly on flink in general, see https://github.com/apache/beam/issues/20689 -- 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]
