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


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Version
   
   0.15
   
   ### What's Wrong?
   
   ```
   mysql> show load where state="loading"\G
   *************************** 1. row ***************************
            JobId: 2752441
            Label: load_content_20220302
            State: LOADING
         Progress: ETL:100%; LOAD:0%
             Type: BROKER
          EtlInfo: NULL
         TaskInfo: cluster:N/A; timeout(s):10800; max_filter_ratio:0.0
         ErrorMsg: type:LOAD_RUN_FAIL; msg:timeout by txn manager
       CreateTime: 2022-03-04 18:20:26
     EtlStartTime: 2022-03-04 21:23:48
    EtlFinishTime: 2022-03-04 21:23:48
    LoadStartTime: 2022-03-04 21:23:48
   LoadFinishTime: 2022-03-04 21:20:43
              URL: NULL
       JobDetails: {"Unfinished 
backends":{},"ScannedRows":0,"TaskNumber":0,"LoadBytes":0,"All 
backends":{},"FileNumber":xxx,"FileSize":xxx}
    TransactionId: 28988388
     ErrorTablets: {}
   ```
   
   The above job is cancelled due to `timeout by txn manager`, but state is 
LOADING.
   
   
   
   ### What You Expected?
   
   The state should be "CANCELLED"
   
   ### How to Reproduce?
   
   Not very common.
   
   ### 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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to