Divij Vaidya created KAFKA-13928:
------------------------------------

             Summary: Improve File I/O by using Java NIO.2
                 Key: KAFKA-13928
                 URL: https://issues.apache.org/jira/browse/KAFKA-13928
             Project: Kafka
          Issue Type: Improvement
            Reporter: Divij Vaidya


Java NIO.2 APIs we launched in JDK 7: 
[https://blogs.oracle.com/javamagazine/post/path-files-input-output] 

Currently multiple places of Kafka code base use File handling provided by old 
Java IO which can be replaced with newer (& better) NIO.2 APIs.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to