You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/01/06 12:40:57 UTC

[GitHub] [incubator-doris] infearOnTheWay commented on issue #2677: fail to show processlist

infearOnTheWay commented on issue #2677: fail to show processlist 
URL: https://github.com/apache/incubator-doris/issues/2677#issuecomment-571124124
 
 
   Thanks for finding the problem @imay . 
   After check the code, I found the field `mysqlChannel` is not initialized in `NConnectContext` which inherit from `ConnectContext`, then the field is used in `ThreadInfo`. I would check relative logic about this field and fix it.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org