[ https://issues.apache.org/jira/browse/FLINK-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053202#comment-17053202 ]
Kostas Kloudas commented on FLINK-16447: ---------------------------------------- Yes, I will do it now. > Non serializable field on CompressWriterFactory > ----------------------------------------------- > > Key: FLINK-16447 > URL: https://issues.apache.org/jira/browse/FLINK-16447 > Project: Flink > Issue Type: Bug > Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile) > Affects Versions: 1.10.0 > Reporter: João Boto > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > CompressWriterFactory has a CompressionCodec that is not serializable.. > this make that StreamingFileSink fails to with non serializable field. > > extending codec and implementing serializable solves the problem, but its odd -- This message was sent by Atlassian Jira (v8.3.4#803005)