[
https://issues.apache.org/jira/browse/KAFKA-15966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schofield resolved KAFKA-15966.
--------------------------------------
Resolution: Duplicate
Just fixed by https://github.com/apache/kafka/pull/14895
> Test failure - ClassCastException in
> ConsistencyVectorIntegrationTest.shouldHaveSamePositionBoundActiveAndStandBy
> -----------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-15966
> URL: https://issues.apache.org/jira/browse/KAFKA-15966
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 3.7.0
> Reporter: Andrew Schofield
> Priority: Major
> Labels: test-failure
>
> Gradle Test Run :streams:test > Gradle Test Executor 3 >
> ConsistencyVectorIntegrationTest >
> shouldHaveSamePositionBoundActiveAndStandBy FAILED
> java.lang.ClassCastException: java.lang.Integer cannot be cast to
> org.apache.kafka.streams.state.ValueAndTimestamp
> at
> org.apache.kafka.streams.integration.ConsistencyVectorIntegrationTest.checkPosition(ConsistencyVectorIntegrationTest.java:169)
> at
> org.apache.kafka.streams.integration.ConsistencyVectorIntegrationTest.shouldHaveSamePositionBoundActiveAndStandBy(ConsistencyVectorIntegrationTest.java:140)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)