[ 
https://issues.apache.org/jira/browse/FLINK-26235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495414#comment-17495414
 ] 

Yun Gao commented on FLINK-26235:
---------------------------------

Fix on master via 3c99b005563debf35f43df5fb4ec92863e7775a9

> CompactingFileWriter and PendingFileRecoverable should not be exposed to 
> users.
> -------------------------------------------------------------------------------
>
>                 Key: FLINK-26235
>                 URL: https://issues.apache.org/jira/browse/FLINK-26235
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / FileSystem
>    Affects Versions: 1.15.0
>            Reporter: Gen Luo
>            Assignee: Gen Luo
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> In FLINK-25583, we added a FileCompactingWriter to write the compacting file. 
> The writer is exposed to users in the FileCompactor, while it has a 
> `closeForCommit` function, and relies on the `PendingFileRecoverable`, both 
> of which should not be exposed to users. We should fix this and annotate them 
> as Internal.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to