[
https://issues.apache.org/jira/browse/FLINK-11885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski closed FLINK-11885.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
merged commit 35d1362 into apache:master
> Introduce RecordWriterBuilder for creating RecordWriter instance
> ----------------------------------------------------------------
>
> Key: FLINK-11885
> URL: https://issues.apache.org/jira/browse/FLINK-11885
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Network
> Reporter: zhijiang
> Assignee: zhijiang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The current {{RecordWriter}} would be refactored as an abstract class for
> improving broadcast mode mentioned in FLINK-10995. So it is better to migrate
> the logic of building {{RecordWriter}} instance into a separate
> {{RecordWriterBuilder}} utility class which should be the only entrance for
> other usages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)