[Bug 64765] ThreadPoolExecutor#submittedCount wrong after undeploy

2020-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64765

--- Comment #4 from m...@bsi-software.com ---
I confirm the issue seems to be fixed.
Tested with release 9.0.39.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64765] ThreadPoolExecutor#submittedCount wrong after undeploy

2020-09-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64765

--- Comment #3 from m...@bsi-software.com ---
Thanks for the fast fix.
I will test it as soon as new builds are available.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64765] ThreadPoolExecutor#submittedCount wrong after undeploy

2020-09-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64765

Mark Thomas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #2 from Mark Thomas  ---
Thanks for the report and for the analysis.

Fixed in:
- master for 10.0.0-M9 onwards
- 9.0.x for 9.0.39 onwards
- 8.5.x for 8.5.59 onwards
- 7.0.x for 7.0.107 onwards

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64765] ThreadPoolExecutor#submittedCount wrong after undeploy

2020-09-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64765

avand...@gmail.com changed:

   What|Removed |Added

 CC||avand...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64765] ThreadPoolExecutor#submittedCount wrong after undeploy

2020-09-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64765

--- Comment #1 from m...@bsi-software.com ---
Possible workaround:

In the context.xml: set the renewThreadsWhenStoppingContext property to false.

See https://tomcat.apache.org/tomcat-9.0-doc/config/context.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org