[Bug 64848] WsSession objects in OUTPUT_CLOSED state are implicitly held by waitingProcessors and GC cannot purge them from the JVM heap

2020-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64848 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[tomcat] branch 8.5.x updated: Additional fix for BZ 64848. Ensure Processor instances are cleaned up

2020-11-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new b648088 Additional fix for BZ 64848. Ensure Proces

[tomcat] branch 8.5.x updated: Additional fix for BZ 64848. Ensure Processor instances are cleaned up

2020-11-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new b648088 Additional fix for BZ 64848. Ensure Proces

[tomcat] branch 8.5.x updated: Additional fix for BZ 64848. Ensure Processor instances are cleaned up

2020-11-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new b648088 Additional fix for BZ 64848. Ensure Proces

[tomcat] branch 8.5.x updated: Additional fix for BZ 64848. Ensure Processor instances are cleaned up

2020-11-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new b648088 Additional fix for BZ 64848. Ensure Proces

buildbot success in on tomcat-9-trunk

2020-11-02 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-9-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-9-trunk/builds/529 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSchedu

[tomcat] branch 9.0.x updated: Fix back-port (javax rather than jakarta)

2020-11-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new b809c2e Fix back-port (javax rather than jakarta)

buildbot failure in on tomcat-9-trunk

2020-11-02 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-9-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-9-trunk/builds/528 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[tomcat] branch 9.0.x updated: Additional fix for BZ 64848. Ensure Processor instances are cleaned up

2020-11-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 0ba079c Additional fix for BZ 64848. Ensure Proces

[tomcat] branch master updated: Additional fix for BZ 64848. Ensure Processor instances are cleaned up

2020-11-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 85d5a9f Additional fix for BZ 64848. Ensure Proc

[Bug 64848] WsSession objects in OUTPUT_CLOSED state are implicitly held by waitingProcessors and GC cannot purge them from the JVM heap

2020-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64848 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 64848] WsSession objects in OUTPUT_CLOSED state are implicitly held by waitingProcessors and GC cannot purge them from the JVM heap

2020-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64848 --- Comment #6 from Laszlo Karolyi --- After re-testing the reported scenario with 9.0.39 Tomcat version (core + websocket) the WsSession objects still seem to get stuck on the heap. Upon investigating the Tomcat source code a bit deeper it's