acelyc111 commented on a change in pull request #591:
URL: https://github.com/apache/incubator-pegasus/pull/591#discussion_r480040072
##########
File path: src/idl/rrdb.thrift
##########
@@ -46,6 +46,20 @@ enum mutate_operation
MO_DELETE
}
+enum hotkey_type
+{
+ READ,
+ WRITE
+}
+
+enum hotkey_collector_operation
Review comment:
Would `hotkey_detect_action` be better?
----------------------------------------------------------------
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]