[
https://issues.apache.org/jira/browse/FLINK-20431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291364#comment-17291364
]
Dong Lin commented on FLINK-20431:
----------------------------------
According to the test history of the testCommitOffsetsWithoutAliveFetchers [1],
the timeout failure happened once from 1/19 - 2/26. And I am not able to
reproduce it on my MacBook. The only practical way to debug it appears to be
reading code.
I could not find any issue by reading connector-related code. Not sure it is
worthwhile or practical to spend more time investigating this bug.
[1]
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=13388&view=ms.vss-test-web.build-test-results-tab&runId=368632&resultId=100001&paneView=history
> KafkaSourceReaderTest.testCommitOffsetsWithoutAliveFetchers:133->lambda$testCommitOffsetsWithoutAliveFetchers$3:134
> expected:<10> but was:<1>
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-20431
> URL: https://issues.apache.org/jira/browse/FLINK-20431
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kafka
> Affects Versions: 1.12.2, 1.13.0
> Reporter: Huang Xingbo
> Assignee: Jiangjie Qin
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 1.13.0, 1.12.3
>
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=10351&view=logs&j=c5f0071e-1851-543e-9a45-9ac140befc32&t=1fb1a56f-e8b5-5a82-00a0-a2db7757b4f5]
> [ERROR] Failures:
> [ERROR]
> KafkaSourceReaderTest.testCommitOffsetsWithoutAliveFetchers:133->lambda$testCommitOffsetsWithoutAliveFetchers$3:134
> expected:<10> but was:<1>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)