I found that `.close()` is always called before `deleteIfExists()`.
Therefore, by closing the handler directly there (which makes sense), we don't 
need to close it in `deleteIfExists()`. 
That one fix completely fixes Windows for moving log files

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

Reply via email to