zentol commented on a change in pull request #18522:
URL: https://github.com/apache/flink/pull/18522#discussion_r797589705
##########
File path:
flink-core/src/main/java/org/apache/flink/configuration/BlobServerOptions.java
##########
@@ -33,7 +33,7 @@
key("blob.storage.directory")
.noDefaultValue()
Review comment:
> have it return URI type
hmm, I'd argue that even options that only support local directories should
support paths like `file:///tmp`. (Which currently some do, some don't,
depending on who in the end ends up using it).
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]