-
Notifications
You must be signed in to change notification settings - Fork 694
Remove old spilling tmp files #7108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove old spilling tmp files #7108
Conversation
⚪
🔴
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ 🔴
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ ⚪
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ ⚪
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ ⚪
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
…b into remove-old-tmps-in-spilling
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ ⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Co-authored-by: Vladislav Lukachik <vladluk@yandex-team.ru>
Co-authored-by: Vladislav Lukachik <vladluk@yandex-team.ru>
Co-authored-by: Vladislav Lukachik <vladluk@yandex-team.ru>
Co-authored-by: Vladislav Lukachik <vladluk@yandex-team.ru>
Co-authored-by: Vladislav Lukachik <vladluk@yandex-team.ru>
Co-authored-by: Vladislav Lukachik <vladluk@yandex-team.ru>
Co-authored-by: Vladislav Lukachik <vladluk@yandex-team.ru>
Co-authored-by: Vladislav Lukachik <vladluk@yandex-team.ru>
Changelog entry
Temporary files that are created during spilling now will be stored in /tmp/spilling-service-tmp/node_<nodeId>_<guid> and will be removed on next SpillingService run.
Changelog category
Additional information
...