[Bug 61825] Tomcat8.0.30 Async request happend memory leak

2018-01-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61825 Mark Thomas changed: What|Removed |Added Resolution|--- |WORKSFORME

[Bug 61825] Tomcat8.0.30 Async request happend memory leak

2017-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61825 --- Comment #6 from Christopher Schultz --- I'm sorry, I'm no expert on servlet-async so I'm not sure how to answer your question. If there are changes to the async state-machine in Tomcat, those changes will have

[Bug 61825] Tomcat8.0.30 Async request happend memory leak

2017-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61825 --- Comment #5 from Gavin.peng --- Thanks Christopher Schultz,I have a question,if i use 8.0.47,if the async is timeout,I need to invoke complete method ? i understand is not ,tomcat contain is end the async request if

[Bug 61825] Tomcat8.0.30 Async request happend memory leak

2017-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61825 Christopher Schultz changed: What|Removed |Added Status|NEW

[Bug 61825] Tomcat8.0.30 Async request happend memory leak

2017-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61825 --- Comment #3 from Gavin.peng --- Created attachment 35559 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35559=edit the async request asyncStateMachine state all the async request the statemachine is completing

[Bug 61825] Tomcat8.0.30 Async request happend memory leak

2017-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61825 --- Comment #2 from Gavin.peng --- the asyncState all is COMPLETING of the all async request asyncstateMachine,why is not end after timeout by tomcat container -- You are receiving this mail because: You are the assignee

[Bug 61825] Tomcat8.0.30 Async request happend memory leak

2017-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61825 --- Comment #1 from Gavin.peng --- Created attachment 35558 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35558=edit request and response is not release maybe the concurrenthashmap reflence -- You are receiving