[
https://issues.apache.org/jira/browse/FLINK-26717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508739#comment-17508739
]
Arvid Heise commented on FLINK-26717:
-------------------------------------
Common utilities could be placed in flink-core as long as there are no
additional dependencies involved. Make sure to not migrate anything that
contains S3 in the name (that would be weird in flink-core). If it's not really
S3-specific, please rename.
> Move s3 common utils to flink-core
> ----------------------------------
>
> Key: FLINK-26717
> URL: https://issues.apache.org/jira/browse/FLINK-26717
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / FileSystem
> Reporter: wujinhu
> Assignee: wujinhu
> Priority: Major
> Labels: pull-request-available
>
> Utility classes are common and can be used by other cloud storages(oss) in
> flink-s3-fs-base module. I will move them to flink-core module like
> RefCountedFile.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)