logstash icon indicating copy to clipboard operation
logstash copied to clipboard

Docker: Clean up jruby temp files on restart

Open orgads opened this issue 5 years ago • 6 comments

If the container is restarted multiple times, each restart generates ~8MB of jar files in /tmp/jruby-1.

Relates to #11051 (fixes it only for docker env).

orgads avatar Jul 05 '20 09:07 orgads

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

logstashmachine avatar Jul 05 '20 09:07 logstashmachine

💚 CLA has been signed

I signed the CLA.

orgads avatar Jul 05 '20 09:07 orgads

This pull request does not have a backport label. Could you fix it @orgads? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • backport-8.x is the label to automatically backport to the 8.x branch.

mergify[bot] avatar Mar 05 '25 20:03 mergify[bot]

backport-8.x has been added to help with the transition to the new branch 8.x. If you don't need it please use backport-skip label.

mergify[bot] avatar Mar 05 '25 20:03 mergify[bot]

Rebased

orgads avatar Mar 06 '25 12:03 orgads