[
https://issues.apache.org/jira/browse/FLINK-16814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li closed FLINK-16814.
----------------------------
Resolution: Invalid
> StringUtils.arrayToString() doesn't convert byte[] correctly
> ------------------------------------------------------------
>
> Key: FLINK-16814
> URL: https://issues.apache.org/jira/browse/FLINK-16814
> Project: Flink
> Issue Type: Bug
> Components: API / Core
> Affects Versions: 1.10.0
> Reporter: Bowen Li
> Assignee: Bowen Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> StringUtils.arrayToString() doesn't convert byte[] correctly. It uses
> Arrays.toString() but should be newing a string from the byte[]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)