You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/12 06:20:15 UTC

[GitHub] [pulsar] lhotari commented on pull request #17584: [fix][CI] Don't run "Pulsar CI checks completed" too early and fix disk space issue in saving docker image

lhotari commented on PR #17584:
URL: https://github.com/apache/pulsar/pull/17584#issuecomment-1243269946

   Available disk space before building docker image:
   ```
   /dev/root         85161M 41518M    43627M  49% /
   ```
   
   Available disk space after building docker image:
   ```
   /dev/root         85161M 83949M     1197M  99% /
   ```
   
   I wonder when the build started consuming so much disk space? @tisonkun could it be related to the Trino changes? 
   
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org