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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
