|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)
- [JIRA] (JENKINS-16341) Memory leak in creat... [email protected] (JIRA)

Also users of ProgressiveRendering would be affected. Though this class implements its own ping-based timeout, returning "canceled" from news(), that does not also call Bound.release. The only fix for that, other than a general fix of this issue, would be to make ProgressiveRendering implement WithWellKnownURL, adding ongoing renders to a map keyed by random UUID
and deleting them after sending back a cancel status.