hycdong commented on a change in pull request #592:
URL: https://github.com/apache/incubator-pegasus/pull/592#discussion_r488361247
##########
File path: src/server/hotspot_partition_calculator.h
##########
@@ -39,15 +46,19 @@ class hotspot_partition_calculator
void data_analyse();
private:
- const std::string _app_name;
+ // 3σ rule to calculate hot point of each partition
Review comment:
I think `empirical rule` may be better than `3σ rule`, besides you
should add explanation for this statistics rule or add link here, the rule name
will just make me confused.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]