AHeise commented on a change in pull request #10482: [FLINK-11956] Unshade s3
filesystems
URL: https://github.com/apache/flink/pull/10482#discussion_r358761244
##########
File path: docs/ops/filesystems/index.md
##########
@@ -72,7 +72,7 @@ cp ./opt/flink-s3-fs-hadoop-{{ site.version }}.jar
./plugins/s3-fs-hadoop/
<span class="label label-danger">Attention</span> The plugin mechanism for
file systems was introduced in Flink version `1.9` to
support dedicated Java class loaders per plugin and to move away from the
class shading mechanism.
-You can still use the provided file systems (or your own implementations) via
the old mechanism by copying the corresponding
+**Since 1.10, except for the s3 plugins**, you can still use the provided file
systems (or your own implementations) via the old mechanism by copying the
corresponding
Review comment:
I rephrased it even more explicit.
----------------------------------------------------------------
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