morningman opened a new issue #4274: URL: https://github.com/apache/incubator-doris/issues/4274
**Is your feature request related to a problem? Please describe.** FE crash on `replayBackendtabletsInfo()` This is because the checkpoint thread try to get a replica from TabletInvertedIndex. But TabletInvertedIndex is not initialized in checkpoint thread. ---------------------------------------------------------------- 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]
