You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/10/29 17:36:36 UTC

[Bug 60319] Executor limits reported via JMX can be inconsistent

https://bz.apache.org/bugzilla/show_bug.cgi?id=60319

--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> ---
I might even throw an exception.

For TC9, I think we can even remove these getters/setters on the <Connector>
itself, unless the consensus is that configuration-convenience trumps
simplicity (of the code).

If we opt for continued support for min/max settings directly on the
<Connector> only for an internal connector, I would vote for throwing an
exception (IllegalStateException?) when using an external <Executor> and
calling an associated internal-executor-only method.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org