wj1918 commented on a change in pull request #8612:
URL: https://github.com/apache/kafka/pull/8612#discussion_r428621073



##########
File path: 
connect/file/src/main/java/org/apache/kafka/connect/file/FileStreamSourceTask.java
##########
@@ -63,12 +59,7 @@ public String version() {
     @Override
     public void start(Map<String, String> props) {
         filename = props.get(FileStreamSourceConnector.FILE_CONFIG);

Review comment:
       moved the logic from line 66-71 to FileStreamBuffer.setFilename and 
FileStreamBuffer.ensureOpen




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to