|
||||||||
|
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/d/optout.

I confirmed (/file-handles) that job-specific github-polling.log files are not being closed. Running garbage-collection (/gc) and then revisiting open file handles (/file-handles) showed that github-polling.log files from e.g., 45 minutes earlier were still open. Not using the github plugin for polling solved the problem well enough for our needs, and I don't plan to reproduce the problem. If you would like to close as "Won't fix" or "Can't reproduce" that's totally fine by me.