smiroslav commented on PR #1296:
URL: https://github.com/apache/jackrabbit-oak/pull/1296#issuecomment-1946415578

   > But isn't tarFiles still "null" at that point, causing the NPE?
   
   Not after the changes I made in this PR. More specifically, initializing tar 
readers in the ```init``` method, instead of doing it in the constructor
   
https://github.com/apache/jackrabbit-oak/blob/issue/OAK-10636/oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment/file/tar/TarFiles.java#L406


-- 
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: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to