caiconghui opened a new issue #4907: URL: https://github.com/apache/incubator-doris/issues/4907
**Describe the bug** be thrift client can not connect to fe thrift server when fe thrift server use `TThreadedSelectorServer` model **To Reproduce** Steps to reproduce the behavior: 1. set thrift_server_type=THREADED in fe.conf 2. start fe and be 3. execute sql select * from information_schema.columns **Expected behavior** succeed and return result ---------------------------------------------------------------- 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]
