empiredan commented on code in PR #2085:
URL:
https://github.com/apache/incubator-pegasus/pull/2085#discussion_r1728321106
##########
src/shell/main.cpp:
##########
@@ -101,7 +101,7 @@ static command_executor commands[] = {
"get the node status for this cluster",
"[-d|--detailed] [-j|--json] [-r|--resolve_ip] [-u|--resource_usage] "
"[-o|--output file_name] [-s|--status all|alive|unalive] [-q|--qps] "
- "[-t|--sample_interval_ms num]",
+ "[-i|--sample_interval_ms num]",
Review Comment:
OK, the options `sample_interval_ms` was introduced recently and never
released before.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]