anoopsjohn commented on pull request #2125:
URL: https://github.com/apache/hbase/pull/2125#issuecomment-667452832


   >Hasn't the NPE been fixed by:
   HBASE-24034 [Flakey Tests] A couple of fixes and cleanups
   In FSHLog.java, I see the FSHLog.java:582 mentioned in a comment.
   
   No.. Here the NPE comes as the writer is null.  As part of the initial 
writer create (that happens via rollWriter call), we ended up attaining a safe 
point and so publish a sync. This in turn try to call writer.sync() and so the 
NPE.


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


Reply via email to