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


   ReportHandler need to delete tablet from backend when 
foundTabletsWithValidSchema cannot find related info, but when   ReportHandler 
can not find tablet meta from TabletInvertedIndex, we will see the following 
log message:
   
   [ReportHandler.deleteFromBackend():677] failed add to meta. tablet[19029], 
backend[13004]. errCode = 2, detailMessage = db[-1] does not exist
   
   It make us confused, the real reason is that tablet meta does not exist in 
tablet inverted index but not that db does not exist


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