You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2020/04/03 22:57:00 UTC

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

Sophie Blee-Goldman created KAFKA-9819:
------------------------------------------

             Summary: 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


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)