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.hass...@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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to