You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "vinoyang (JIRA)" <ji...@apache.org> on 2019/04/25 02:16:00 UTC

[jira] [Updated] (FLINK-12196) FlinkKafkaProducerITCase#testRunOutOfProducersInThePool throws NPE

     [ https://issues.apache.org/jira/browse/FLINK-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

vinoyang updated FLINK-12196:
-----------------------------
    Affects Version/s: 1.8.0

> FlinkKafkaProducerITCase#testRunOutOfProducersInThePool throws NPE
> ------------------------------------------------------------------
>
>                 Key: FLINK-12196
>                 URL: https://issues.apache.org/jira/browse/FLINK-12196
>             Project: Flink
>          Issue Type: Test
>          Components: Connectors / Kafka, Tests
>    Affects Versions: 1.8.0
>            Reporter: vinoyang
>            Priority: Major
>
> {code:java}
> org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase
> 09:25:28.562 [ERROR] testRunOutOfProducersInThePool(org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase)  Time elapsed: 65.393 s  <<< ERROR!
> java.lang.NullPointerException
> 	at org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase.testRunOutOfProducersInThePool(FlinkKafkaProducerITCase.java:514)
> {code}
> log detail : [https://api.travis-ci.org/v3/job/520162132/log.txt]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)