You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/31 03:35:12 UTC

[jira] [Commented] (FLINK-3054) Remove R (return) type variable from SerializationSchema

    [ https://issues.apache.org/jira/browse/FLINK-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307152#comment-15307152 ] 

ASF GitHub Bot commented on FLINK-3054:
---------------------------------------

Github user gyk commented on the pull request:

    https://github.com/apache/flink/pull/1406#issuecomment-222585371
  
    Now is there any easy way to get raw byte array from Kafka when using `FlinkKafkaConsumer*`?


> Remove R (return) type variable from SerializationSchema
> --------------------------------------------------------
>
>                 Key: FLINK-3054
>                 URL: https://issues.apache.org/jira/browse/FLINK-3054
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>             Fix For: 1.0.0
>
>
> For the upcoming 1.0 release, I would like to remove the R type parameter from the {{SerializationSchema}} class.
> The {{DeserializationSchema}} doesn't have a variable input type either and I think its okay to serialize and deserialize to byte[] all the time through these interfaces.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)