rmetzger opened a new pull request #12467: URL: https://github.com/apache/flink/pull/12467
## What is the purpose of the change The PubSub e2e test is failing quite regularly on CI. This change is about improving the debuggability of the test. This change also contains some cleanups. It does not touch the main connector code. ## Brief change log - fix licensing issue from copied code - change test to allow "Run until failure" in IntelliJ - log docker container output before stopping the container - add log output ## Verifying this change Covered by CI (I executed the test a few times here: https://dev.azure.com/rmetzger/Flink/_build/results?buildId=8123&view=logs&j=1f3ed471-1849-5d3c-a34c-19792af4ad16&t=2f5b54d0-1d28-5b01-d344-aa50ffe0cdf8) I could not reproduce the error in 200 runs locally. ## Does this pull request potentially affect one of the following parts: test only change ## Documentation test only change ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
