ryanzryu opened a new issue, #26738:
URL: https://github.com/apache/doris/issues/26738

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Version
   
   2.0.3
   
   ### What's Wrong?
   
   when  do first query in not master fe,I got a long time query first,and 
second time will be normal.
   
![image](https://github.com/apache/doris/assets/143597717/ac0974af-f74f-4512-aef8-c3bd6e616f91)
   
![image](https://github.com/apache/doris/assets/143597717/7e1253ce-4263-4857-bfca-38d0d37c634a)
   
   the log look like a operate to get statistic info cost long time.
   
   master fe don't have this problem.
   
   ### What You Expected?
   
    get  same  cost time every time
   
   ### How to Reproduce?
   
   1. create a table ,and insert some data, like tbl_test.
   2. restart not master , query tbl_test like "select * from tbl_test" 
twice,first time get time longer than 1s, second time get a short time 
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to