https://issues.apache.org/bugzilla/show_bug.cgi?id=57261
Bug ID: 57261
Summary: Align /vminfo and /threaddump with other Manager
commands and document them
Product: Tomcat 8
Version: 8.0.15
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Manager
Assignee: [email protected]
Reporter: [email protected]
ManagerServlet supports the following commands that are not yet documented:
http://localhost:8080/manager/text/vminfo
http://localhost:8080/manager/text/threaddump
For reference see r1476960 (in 8.0.0) and r1578256 (in 8.0.4).
TODO:
1. It is documented that all Manager commands have output that starts with
"OK".
These commands do not have an "OK" line, but start their output with a date. It
is wrong and has to be fixed.
This includes the need to fix VminfoTask and ThreaddumpTask Ant tasks
(r1578256).
2. Document them in manager-howto.html
3. Maybe mention them in Javadoc for ManagerServlet class, like other commands
are listed there.
--
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]