Description
The test failed with message:
RemoteCommandError: ubuntu@worker14: Command 'grep ALL-RECORDS-DELIVERED /mnt/streams/streams.stdout' returned non-zero exit status 1.
And I found in the verifier's stderr:
java.lang.IllegalStateException: Offset for partition echo-1 is larger than topic endOffset: 2422 > 2421
at org.apache.kafka.streams.tests.EosTestDriver.verifyAllTransactionFinished(EosTestDriver.java:604)
at org.apache.kafka.streams.tests.EosTestDriver.verify(EosTestDriver.java:184)
at org.apache.kafka.streams.tests.StreamsEosTest.main(StreamsEosTest.java:82)
Attachments
Issue Links
- links to