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

Till Rohrmann commented on FLINK-3313:
--------------------------------------

The problem ist that the {{TypeInformationSerializationSchema}} is used across 
multiple threads in the {{FlinkKafkaConsumer08}}. I propose to clone the 
serialization schema for each thread.

> Kafka08ITCase.testOneSourceMultiplePartitions fails with EOFException
> ---------------------------------------------------------------------
>
>                 Key: FLINK-3313
>                 URL: https://issues.apache.org/jira/browse/FLINK-3313
>             Project: Flink
>          Issue Type: Bug
>          Components: Kafka Connector
>            Reporter: Robert Metzger
>              Labels: test-stability
>
> The deserialization has recently been modified: 
> https://github.com/apache/flink/commit/92efcd34a5da2bccb07666f2c647974ea3e7c94f
> this is the log: 
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/106401688/log.txt



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

Reply via email to