morningman opened a new pull request #1618: Avoid load or query failed when 
doing alter job
URL: https://github.com/apache/incubator-doris/pull/1618
 
 
   2 cases:
   
   1. Sometimes a missing version replica can not be repaired. Which may cause 
query failed
   with error: `failed to initialize storage reader. tablet=xxx, res=-214`
   
   2. Cancel the rollup job when there are load jobs on that table may cause 
load job fail.
       We should ignore "table not found" exception when committing the txn.

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

Reply via email to