tianchen92 commented on issue #8219: [FLINK-10441]Don't log warning when creating upload directory URL: https://github.com/apache/flink/pull/8219#issuecomment-486498189 @zentol @uce Thanks for your detailed comments, I have got your point. Is it right to add a param in createUploadDir to identify whether it‘s the initial startup, then we can decide log it on INFO level or Warning level? I am just not sure how to confirm which is initial startup. Is createUploadDir invoked in RestServerEndpoint constructor the initial startup and others in FileUploadHandler not? Thanks!
---------------------------------------------------------------- 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 With regards, Apache Git Services