vineet4008 commented on PR #5909: URL: https://github.com/apache/hbase/pull/5909#issuecomment-2117172626
> Could you please provide more details about how it could be null when calling doShutdown? In the test execution, During MasterRegion#createWAL, if WAL creation fails, then writer is not created, and then close is being called in AbstractFSWALProvider#getWAL. This then throws NPE in AsyncFSWAL#closeWriter. -- 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]
