zentol commented on PR #22052: URL: https://github.com/apache/flink/pull/22052#issuecomment-1474175255
I'd suggest to instead somewhat profile the runtime tests instead. Add a special test that runs last (see https://stackoverflow.com/questions/57624495/junit-test-class-order) that triggers a heap dump (and whatever else we'd like (e.g., memory consumption), run a sub-section of tests, analyze dump. Maybe even as a resource that runs after every single test. -- 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]
