Abacn opened a new issue, #24021: URL: https://github.com/apache/beam/issues/24021
### What happened? The new SparkReceiverIO performance test (#23305) adds a persistent rabbitMQ server to the io-datastore k8s cluster in the test infrastructure. Then both rabbitmq and kafkaIO requests ~1 GB RAM and Kafka workload fails to initialize since Nov 3 (SparkReceiverIO performance test also fails since then). We should either make rabbitmq server deployment transient and cleanup in integration test cleanup, as the kafka performance test is doing; or bump the machine type for the k8s cluster. ### Issue Priority Priority: 1 ### Issue Component Component: test-failures -- 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]
