bzablocki commented on PR #32962: URL: https://github.com/apache/beam/pull/32962#issuecomment-2512172707
I'm afraid this introduced flakiness in the integration test and potentially errors in the reader. I will revert this commit and work on a fix asap. @ppawel please wait for the fix. FYI, the integration tests sometimes crash on this line, as the client can be closed while it reads from the broker. https://github.com/bzablocki/beam/blob/2d48c224d21601a64d65e9082cfaa49bb638672f/sdks/java/io/solace/src/main/java/org/apache/beam/sdk/io/solace/read/UnboundedSolaceReader.java#L145 -- 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]
