Github user zuyu commented on a diff in the pull request:

    https://github.com/apache/incubator-quickstep/pull/3#discussion_r64996534
  
    --- Diff: query_execution/QueryExecutionTypedefs.hpp ---
    @@ -66,6 +67,19 @@ enum QueryExecutionMessageType : message_type_id {
       kRebuildWorkOrderMessage,  // From Foreman to Worker.
       kRebuildWorkOrderCompleteMessage,  // From Worker to Foreman.
       kPoisonMessage,  // From the CLI shell to Foreman, then from Foreman to 
Workers.
    +
    --- End diff --
    
    This list is intend to sort in the order of the life cycle of a query. So 
do the block locator messages, from registration, block adding / deleting / 
locating, to unregistration.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to