hutiefang76 commented on issue #9006:
URL: https://github.com/apache/paimon/issues/9006#issuecomment-5441873518

   I re-checked current master and verified this is resolved by #9258 (commit 
2546a0620, `[format] Close the row-file input stream when the footer or index 
fails to parse`). It adds the ownership-transfer guard in 
`RowFormatReaderFactory#createReader` and regression coverage for both 
corrupt-footer and empty-file paths.\n\nI also ran the focused test locally on 
JDK 8:\n\n`mvn -pl paimon-format -DwildcardSuites=none 
-Dtest=RowFormatReaderFactoryLeakTest test`\n\nResult: 2 tests run, 0 failures. 
This looks ready for maintainer closure.


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