Abacn commented on PR #23191: URL: https://github.com/apache/beam/pull/23191#issuecomment-1245922462
There are three problems: 1. K8s instance used for testing running out of memory and causing kafka workload fail to initialize. Cleaned up in the backend. 2. testKafkaIOReadsAndWritesCorrectlyInBatch trying to write/read non-exist kafka topic. Fixed in config. Needs to run seed job to take effect. 3. Once the first two issues resolved, found that the test does not end in time. Bumped timeout. -- 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]
