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: [email protected]
          Reporter: [email protected]
  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to