tc-stats.sh is too hard to use ------------------------------ Key: CDV-870 URL: https://jira.terracotta.org/jira//browse/CDV-870 Project: Community Development Issue Type: Bug Reporter: Taylor Gautier Assignee: Issue Review Board
In the admin console, I press start, then stop. However, to use tc-stats.sh , I have to do the following: tmac:bin tgautier$ ./tc-stats.sh startup > Started up. tmac:bin tgautier$ ./tc-stats.sh --host localhost --port 9520 createSession 345 > Session '345' created. tmac:bin tgautier$ ./tc-stats.sh --host localhost --port 9520 startCapturing > Capturing started. tmac:bin tgautier$ ./tc-stats.sh --host localhost --port 9520 stopCapturing > Capturing stopped. tmac:bin tgautier$ ./tc-stats.sh --host localhost --port 9520 closeSession > Active session closed. A total of 5 operations vs. two. Why? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://jira.terracotta.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ tc-dev mailing list tc-dev@lists.terracotta.org http://lists.terracotta.org/mailman/listinfo/tc-dev