Marc Günther resolved Bug JENKINS-16996 as Not A Defect

OK, I found the culprit, it's an internal Groovy system script we wrote. It recreates some view every 15min, and only calls jenkins.save() at the end, but it seems Jenkins is saving the complete configuration on every manipulation of the view (which also explains why it is so slow). And so the process of creating the view is recorded by the plugin, although the end product doesn't change very often.

I have disabled that script, and now it looks fine.

So if no one else has hit that file system limit so far, I assume it's safe to close this.

Change By: Marc Günther (28/Feb/13 3:33 PM)
Status: Open Resolved
Resolution: Not A Defect
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to