Sunny-Island commented on pull request #2742: URL: https://github.com/apache/bookkeeper/pull/2742#issuecomment-902567598
`FileChannelProvider ` do not hold any resources, maybe you mean add `close() `to BookieFileChannel? `close()` method can release `RandomAccessFile` and its `FileChannel` @eolivelli . -- 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]
