Should we catch `IOException` here? Or to be more precise: have a `catch` block 
for both, and if `IOException is thrown, rethrow it at the end instead of a 
clean return? Or do we expect that we cannot close the `FileChannel` anyway if 
we hit `IOException` here?

[ Full content available at: https://github.com/apache/kafka/pull/5574 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to