[
https://issues.apache.org/jira/browse/FLINK-28847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954776#comment-17954776
]
Rion Williams commented on FLINK-28847:
---------------------------------------
Would it be possible to assign this to me? I came across this when exploring
the repository and found this related ticket that already existed. I've crafted
a PR that removes the unnecessary semicolon within the class. It's a fairly
trivial change (single-line removal):
- https://github.com/apache/flink/pull/26608
> Typo in FileSinkProgram.java in file-sink-file-test module
> ----------------------------------------------------------
>
> Key: FLINK-28847
> URL: https://issues.apache.org/jira/browse/FLINK-28847
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 1.15.1
> Reporter: Xin Wen
> Priority: Not a Priority
> Labels: auto-deprioritized-minor, easyfix, pull-request-available
> Attachments: image-2022-08-07-11-42-25-221.png
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> There is a redundant semicolon in
> [FileSinkProgram.java|https://github.com/apache/flink/blob/b0859789e7733c73a21e600ec0d595ead730c59d/flink-end-to-end-tests/flink-file-sink-test/src/main/java/org/apache/flink/connector/file/sink/FileSinkProgram.java#L57]
> which will confuse the users.
> !image-2022-08-07-11-42-25-221.png|width=700,height=290!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)