[ https://issues.apache.org/jira/browse/FLINK-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663450#comment-16663450 ]
ASF GitHub Bot commented on FLINK-10603: ---------------------------------------- zentol commented on issue #6890: [FLINK-10603] Reduce kafka test duration URL: https://github.com/apache/flink/pull/6890#issuecomment-432967925 If you want to know how long a particular stack trace takes you can just check the travis logs: ``` Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 255.96 sec - in org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.99 sec - in org.apache.flink.streaming.connectors.kafka.FlinkKafkaInternalProducerITCase Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.625 sec - in org.apache.flink.streaming.connectors.kafka.KafkaProducerAtLeastOnceITCase Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.659 sec - in org.apache.flink.streaming.connectors.kafka.KafkaProducerExactlyOnceITCase Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 152.635 sec - in org.apache.flink.streaming.connectors.kafka.KafkaITCase Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerStateSerializerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec - in org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactoryTest ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Reduce kafka test duration > -------------------------- > > Key: FLINK-10603 > URL: https://issues.apache.org/jira/browse/FLINK-10603 > Project: Flink > Issue Type: Sub-task > Components: Kafka Connector, Tests > Affects Versions: 1.7.0 > Reporter: Chesnay Schepler > Assignee: vinoyang > Priority: Major > Labels: pull-request-available > > The tests for the modern kafka connector take more than 10 minutes which is > simply unacceptable. -- This message was sent by Atlassian JIRA (v7.6.3#76005)