vinothchandar edited a comment on pull request #3210:
URL: https://github.com/apache/hudi/pull/3210#issuecomment-898740933


   >But if tableMetadata is ever null then baseTableMetadata would also be null 
and that would be another NPE.
   
   its initialized in the constructor. the issue is more about re-creation on 
sync. NPE I saw is because of accessing a closed reader.
   
   `sync()` is already called with a lock on the view object. 


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


Reply via email to