adoroszlai commented on PR #10950: URL: https://github.com/apache/ozone/pull/10950#issuecomment-5190403563
> **2. NPE crash on startup when the OM DB is missing.** If the local OM DB is gone but old task-status rows remain, startup tries to checkpoint a `null` store and crashes: > > ``` > NullPointerException: ...getStore() is null at ReconTaskControllerImpl.cleanTempCheckPointPath(...) > ``` Which was reported (HDDS-15210) 3 months ago. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
