lostluck commented on issue #26241: URL: https://github.com/apache/beam/issues/26241#issuecomment-1505721618
It looks like some change on the Java portable runner side likely caused this, and something with the Samza integration was not changed. The Go Xlang or the Debezium code hasn't changed in a while (other thank a refactor to testcontainer launching, which wouldn't cause this error). On the other hand, the other Java runners all filter out this test as well IIRC likely due to runner configuration issues. The test seems to still run fine on Python Portable. I'm not able to investigate the specifics for this until I add Xlang support to prism, so that we can be able to catagorically assign this as a Java Runner issue, rather than a Go integration issue for Xlang. -- 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]
