GOODBOY008 commented on PR #3512: URL: https://github.com/apache/flink-cdc/pull/3512#issuecomment-2271540730
Before clean : > Filesystem Size Used Avail Use% Mounted on > /dev/root 73G 54G 19G 75% / > tmpfs 7.9G 172K 7.9G 1% /dev/shm > tmpfs 3.2G 1.1M 3.2G 1% /run > tmpfs 5.0M 0 5.0M 0% /run/lock > /dev/sda15 105M 6.1M 99M 6% /boot/efi > /dev/sdb1 74G 4.1G 66G 6% /mnt > tmpfs 1.6G 12K 1.6G 1% /run/user/1001 After clean : > Filesystem Size Used Avail Use% Mounted on > /dev/root 73G 34G 40G 46% / > tmpfs 7.9G 172K 7.9G 1% /dev/shm > tmpfs 3.2G 1.1M 3.2G 1% /run > tmpfs 5.0M 0 5.0M 0% /run/lock > /dev/sda15 105M 6.1M 99M 6% /boot/efi > /dev/sdb1 74G 4.1G 66G 6% /mnt > tmpfs 1.6G 12K 1.6G 1% /run/user/1001 -- 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]
