[
https://issues.apache.org/jira/browse/FLINK-34431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruan Hang updated FLINK-34431:
------------------------------
Fix Version/s: 2.3.0
(was: 2.2.0)
> Move static BlobWriter methods to separate util
> -----------------------------------------------
>
> Key: FLINK-34431
> URL: https://issues.apache.org/jira/browse/FLINK-34431
> Project: Flink
> Issue Type: Technical Debt
> Components: Runtime / Coordination
> Affects Versions: 2.1.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.3.0
>
>
> The BlobWriter interface contains several static methods, some being used,
> others being de-facto internal methods.
> We should move these into a dedicated BlobWriterUtils class so we can
> properly deal with method visibility.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)