AHeise commented on pull request #10482:
URL: https://github.com/apache/flink/pull/10482#issuecomment-687797545


   We could probably add some warning message to the documentation page that 
this filesystem is not working at all in `lib` since 1.10. I guess [this 
change](https://ci.apache.org/projects/flink/flink-docs-release-1.11/release-notes/flink-1.10.html#filesystems-should-be-loaded-via-plugin-architecture-flink-11956)
 can slip through, especially when you jump multiple Flink versions.
   
   Another idea could be to add some fail-fast behavior when detecting such 
libraries in `lib`. @pnowojski , @zentol WDYT about marking FileSystems as 
being plugin-only and fail if they are found somewhere else in the classpath? 
If we go for it, we could even backport it to 1.11 and 1.10, such that it 
covers all affected versions. It would offer a much better user experience imho.


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


Reply via email to