ppawel commented on PR #38603: URL: https://github.com/apache/beam/pull/38603#issuecomment-5368167386
> I have pushed commit [2dc0ddc](https://github.com/apache/beam/commit/2dc0ddc1622d13d94e3a31dba229593628c6269c) to address the findings and review feedback regarding the > `InvalidOperationException` observed during checkpoint timeouts on standard flows. OK, in our integration tests, it now works better, basically without any visible issues so far, the only difference to 2.75.0 is that Solace is redelivering certain messages in some tests - i.e. tests with "invalid" messages that cannot be parsed. This is in fact good/expected behavior I think which was missing before (such messages were "lost"). I plan to test still today inside Dataflow and with some real data streams plus forcing scaling up/down. (BTW, @Robbllle and I are in the same team :) ) -- 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]
