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/24 22:41:46 UTC

[Bug 61216] New: Enhanced output format of CompositeData and TabularData in JMXProxy

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

            Bug ID: 61216
           Summary: Enhanced output format of CompositeData and
                    TabularData in JMXProxy
           Product: Tomcat 9
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Manager
          Assignee: dev@tomcat.apache.org
          Reporter: alexis.hassler@sewatech.fr
  Target Milestone: -----

CompositeData and TabularData are printed with toString in the Manager
JMXProxy. It makes the result hard to read (for a human) and to grep.

CompositeData could be represented as {key1=value1, key2=value2,...}.
TabularData could be printed like arrays.

-- 
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 61216] Enhanced output format of CompositeData and TabularData in JMXProxy

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

--- Comment #1 from Alexis Hassler <al...@sewatech.fr> ---
PR sent (#67)

-- 
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 61216] Enhanced output format of CompositeData and TabularData in JMXProxy

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

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

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

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Thanks for the patch. It has been applied to 9.0.c for 9.0.0.M23 onwards.

I'm not planning on back-porting it since, while users should not depend on the
exact format out this sort of output, experience is that they do.

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