Andrew Schofield created KAFKA-15966:
----------------------------------------
Summary: 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
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)