Github user chunhui-shi commented on a diff in the pull request:

    https://github.com/apache/drill/pull/578#discussion_r78791283
  
    --- Diff: 
protocol/src/main/java/org/apache/drill/exec/proto/UserProtos.java ---
    @@ -47,157 +47,165 @@ public static void registerAllExtensions(
          */
         GOODBYE(2, 2),
         /**
    +     * <code>SASL_MESSAGE = 24;</code>
    +     *
    +     * <pre>
    +     * user to bit and bit to user
    +     * </pre>
    +     */
    +    SASL_MESSAGE(3, 24),
    --- End diff --
    
    What is the reason we inject SASL_MESSAGE here and we have to update all 
definitions below?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to