You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2020/04/17 14:51:00 UTC

[jira] [Resolved] (KAFKA-9819) Flaky Test StoreChangelogReaderTest#shouldNotThrowOnUnknownRevokedPartition[0]

     [ https://issues.apache.org/jira/browse/KAFKA-9819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias J. Sax resolved KAFKA-9819.
------------------------------------
    Fix Version/s: 2.6.0
       Resolution: Fixed

> Flaky Test StoreChangelogReaderTest#shouldNotThrowOnUnknownRevokedPartition[0]
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-9819
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9819
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>            Reporter: Sophie Blee-Goldman
>            Assignee: Matthias J. Sax
>            Priority: Major
>              Labels: flaky-test
>             Fix For: 2.6.0
>
>
> h3. Error Message
> java.lang.AssertionError: expected:<[test-reader Changelog partition unknown-0 could not be found, it could be already cleaned up during the handlingof task corruption and never restore again]> but was:<[[AdminClient clientId=adminclient-91] Connection to node -1 (localhost/127.0.0.1:8080) could not be established. Broker may not be available., test-reader Changelog partition unknown-0 could not be found, it could be already cleaned up during the handlingof task corruption and never restore again]>
> h3. Stacktrace
> java.lang.AssertionError: expected:<[test-reader Changelog partition unknown-0 could not be found, it could be already cleaned up during the handlingof task corruption and never restore again]> but was:<[[AdminClient clientId=adminclient-91] Connection to node -1 (localhost/127.0.0.1:8080) could not be established. Broker may not be available., test-reader Changelog partition unknown-0 could not be found, it could be already cleaned up during the handlingof task corruption and never restore again]>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)