[
https://issues.apache.org/jira/browse/USERGRID-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Nine updated USERGRID-740:
-------------------------------
Description:
After running Usergrid 2.0 for over 1 month on a tomcat, we have saturated the
inodes of the disk on the tomcat machine. Our temporary files for uploads are
not getting removed. Files of this structure appear in
{code}
ls -lrt
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME377627531473294092.tmp
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME2634951521985073318.tmp
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME1066361445384372180.tmp
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME3554741621747313255.tmp
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME1805372544199883785.tmp
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME414525331725926400.tmp
{code}
was:
After running Usergrid 2.0 for over 1 month on a tomcat, we have saturated the
inodes of the disk on the tomcat machine. Our temporary files for uploads are
not getting removed. Files of this structure appear in
{code}
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME377627531473294092.tmp
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME2634951521985073318.tmp
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME1066361445384372180.tmp
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME3554741621747313255.tmp
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME1805372544199883785.tmp
-rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME414525331725926400.tmp
{code}
> Temp files from asset upload not removed
> ----------------------------------------
>
> Key: USERGRID-740
> URL: https://issues.apache.org/jira/browse/USERGRID-740
> Project: Usergrid
> Issue Type: Bug
> Reporter: Todd Nine
>
> After running Usergrid 2.0 for over 1 month on a tomcat, we have saturated
> the inodes of the disk on the tomcat machine. Our temporary files for
> uploads are not getting removed. Files of this structure appear in
> {code}
> ls -lrt
> -rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME377627531473294092.tmp
> -rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME2634951521985073318.tmp
> -rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME1066361445384372180.tmp
> -rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME3554741621747313255.tmp
> -rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME1805372544199883785.tmp
> -rw-r--r-- 1 tomcat tomcat 0 Jun 9 23:23 MIME414525331725926400.tmp
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)