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 2017/06/26 05:48:57 UTC

[Bug 61224] New: GlobalRequestProcessor mbeans should be read-only

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

            Bug ID: 61224
           Summary: GlobalRequestProcessor mbeans should be read-only
           Product: Tomcat 9
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: alexis.hassler@sewatech.fr
  Target Milestone: -----

The GlobalRequestProcessor mbeans show runtime information but there attributes
can be modified.

The whole attributes of the GlobalRequestProcessor mbeans should be read-only.

-- 
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


[Bug 61224] GlobalRequestProcessor mbeans should be read-only

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61224

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Thanks for the PR. I modified it slightly to take account of some refactoring I
did triggered by reviewing the PR and to ensure that it compiled cleanly with
checkstyle enabled.

Since this arguably changes a user API, I'm only applying this to trunk. Users
should not be calling the removed setters but you never know.

-- 
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


[Bug 61224] GlobalRequestProcessor mbeans should be read-only

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61224

--- Comment #1 from Alexis Hassler <al...@sewatech.fr> ---
PR #68

-- 
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