Closed tdsparrow closed 8 years ago
report slow log on each separate sub_cmd, still use latency of parent cmd latency in cmd_stats reflect time between receiving cmd from client till sending resp to client, it should apply to each sub_cmd.
But then we can't tell exactly which server is lagging behind in that big multi-key operation.
report slow log on each separate sub_cmd, still use latency of parent cmd latency in cmd_stats reflect time between receiving cmd from client till sending resp to client, it should apply to each sub_cmd.