StefanRRichter commented on a change in pull request #8038: [FLINK-11953]
Introduce Plugin/Loading system and integrate it with FileSystem
URL: https://github.com/apache/flink/pull/8038#discussion_r273360412
##########
File path: flink-core/src/main/java/org/apache/flink/core/fs/FileSystem.java
##########
@@ -255,14 +252,47 @@
* @param config the configuration from where to fetch the parameter.
*/
public static void initialize(Configuration config) throws
IllegalConfigurationException {
Review comment:
I did not deprecate it because it is also used internally in the class, but
I have an idea how to change and improve 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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services