Chesnay Schepler created FLINK-34431:
----------------------------------------
Summary: 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
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.20.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)