WindyGao opened a new issue #5777:
URL: https://github.com/apache/incubator-doris/issues/5777


   **Describe the bug**
   The timeout ExportJob  is still in exporting
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. show data from table 
   
![image](https://user-images.githubusercontent.com/36130371/117567311-58981900-b0ee-11eb-97c1-dd0277f99632.png)
   
   2.master  fe.log
   fe.log always has follow msg
   
![image](https://user-images.githubusercontent.com/36130371/117567524-33f07100-b0ef-11eb-955a-0de170b39c8a.png)
   
   3.org.apache.doris.task.ExportExportingTask#exec
   May be the usage of synchronized  in method exec() is incorrect?
   but after test
   
![image](https://user-images.githubusercontent.com/36130371/117567636-7dd95700-b0ef-11eb-8567-d25b5ca76a80.png)
   
![image](https://user-images.githubusercontent.com/36130371/117567732-00faad00-b0f0-11eb-9748-af62bd0b9626.png)
   
   
   


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

Reply via email to