[
https://issues.apache.org/jira/browse/FLINK-25030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-25030:
-----------------------------------
Labels: auto-deprioritized-major stale-minor test-stability (was:
auto-deprioritized-major test-stability)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issues has been marked as
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is
still Minor, please either assign yourself or give an update. Afterwards,
please remove the label or in 7 days the issue will be deprioritized.
> Unexpected record in KafkaSourceITCase$IntegrationTests.testMultipleSplits
> --------------------------------------------------------------------------
>
> Key: FLINK-25030
> URL: https://issues.apache.org/jira/browse/FLINK-25030
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kafka
> Affects Versions: 1.14.1
> Reporter: Matthias Pohl
> Priority: Minor
> Labels: auto-deprioritized-major, stale-minor, test-stability
> Attachments: logs-ci_build-test_ci_build_kafka_gelly-1637699602.zip
>
>
> We experienced a test failure in
> {{KafkaSourceITCase$IntegrationTests.testMultipleSplits}} in our Flink fork
> for 1.14 due to an unexpected record:
> {code}
> [...]
> Nov 23 21:10:19 [ERROR]
> org.apache.flink.connector.kafka.source.KafkaSourceITCase$IntegrationTests.testMultipleSplits{TestEnvironment,
> ExternalContext}[1]
> Nov 23 21:10:19 [ERROR] Run 1:
> KafkaSourceITCase$IntegrationTests>SourceTestSuiteBase.testMultipleSplits:160
> Nov 23 21:10:19 Expected: Records consumed by Flink should be identical to
> test data and preserve the order in multiple splits
> Nov 23 21:10:19 but: Unexpected record
> '2-13N3fae7bfL1iEMF3I0TaWGC57vrflv' at position 367
> Nov 23 21:10:19 Current progress of multiple split test data validation:
> Nov 23 21:10:19 Split 0 (115/115):
> Nov 23 21:10:19 0-C7bHGoulUrqjQqGM8PiVI6BS9B3Okq2PJdf3EBas3G
> Nov 23 21:10:19 0-GRt5T5YYDsgq1t0UBt3cUjvnktIbz
> [...]
> {code}
> I verified that we do not touch kafka-related in the Fork (by going through
> the patches with {{grep -i 'kafka\|source'}}). I added the pipeline build
> artifacts to this ticket.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)