Skip to content
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

Spring boot 2.3.7.RELEASE is not deleting TMP file after they are not needed anymore #24853

Closed
mindej opened this issue Jan 15, 2021 · 6 comments

Comments

@mindej
Copy link

mindej commented Jan 15, 2021

Spring boot 2.3.7.RELEASE is not deleting TMP file after they are not needed anymore thus pods get evicted all the time.

To reproduce:

  1. Configure TMP dir

spring.servlet.multipart.location=/tmp/test

  1. Upload multi-part files to spring boot
  2. Test directory contents.
@wilkinsona
Copy link
Member

Thanks for the report but you haven't provided enough information for us to diagnose the problem. For example, you haven't told us which embedded container you're using. If you would like us to spend some more time investigating, please spend some time providing a complete yet minimal sample that reproduces the problem. You can share it with us by pushing it to a separate repository on GitHub or by zipping it up and attaching it to this issue.

@wilkinsona wilkinsona added status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged labels Jan 15, 2021
@spring-projects-issues
Copy link
Collaborator

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

@spring-projects-issues spring-projects-issues added the status: feedback-reminder We've sent a reminder that we need additional information before we can continue label Jan 22, 2021
@mindej
Copy link
Author

mindej commented Jan 22, 2021

The embedded container is the default witch is coming with Spring boot 2.3.7.RELEASE

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue status: feedback-reminder We've sent a reminder that we need additional information before we can continue labels Jan 22, 2021
@wilkinsona
Copy link
Member

Thanks, but we need a bit more than that. As I said above, if you would like us to spend some more time investigating, please spend some time providing a complete yet minimal sample that reproduces the problem. You can share it with us by pushing it to a separate repository on GitHub or by zipping it up and attaching it to this issue.

@wilkinsona wilkinsona added status: feedback-reminder We've sent a reminder that we need additional information before we can continue status: waiting-for-feedback We need additional information before we can continue and removed status: feedback-provided Feedback has been provided status: feedback-reminder We've sent a reminder that we need additional information before we can continue labels Jan 22, 2021
@spring-projects-issues
Copy link
Collaborator

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

@spring-projects-issues spring-projects-issues added the status: feedback-reminder We've sent a reminder that we need additional information before we can continue label Jan 29, 2021
@spring-projects-issues
Copy link
Collaborator

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.

@spring-projects-issues spring-projects-issues removed status: waiting-for-feedback We need additional information before we can continue status: feedback-reminder We've sent a reminder that we need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged labels Feb 5, 2021
humaolin pushed a commit to humaolin/spring-boot that referenced this issue May 7, 2022
humaolin pushed a commit to humaolin/spring-boot that referenced this issue May 7, 2022
humaolin pushed a commit to humaolin/spring-boot that referenced this issue May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants