MartijnVisser commented on PR #19733: URL: https://github.com/apache/flink/pull/19733#issuecomment-1127465961
> In https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=35664&view=results the issues looks more like an ES e2e test entering a failure loop. It's not surprising this can fill the disk, and it's unlikely we're gonna solve that by providing more disk space. We thought so too, but the error message is shown immediately when this test is starting. The error message indicates that there isn't enough disk space and ES therefore going into read-only mode. So I'm suspecting it's something that starts before this test that uses more disk space. But that just takes a long time to debug due to the run times. -- 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]
