You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2017/06/02 22:39:04 UTC

[jira] [Created] (KAFKA-5372) Unexpected state transition Dead to PendingShutdown

Jason Gustafson created KAFKA-5372:
--------------------------------------

             Summary: Unexpected state transition Dead to PendingShutdown
                 Key: KAFKA-5372
                 URL: https://issues.apache.org/jira/browse/KAFKA-5372
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Jason Gustafson


I often see this running integration tests:
{code}
[2017-06-02 15:36:03,411] WARN stream-thread [appId-1-c382ef0a-adbd-422b-9717-9b2bc52b55eb-StreamThread-13] Unexpected state transition from DEAD to PENDING_SHUTDOWN. (org.apache.kafka.streams.processor.internals.StreamThread:976)
{code}
Maybe a race condition on shutdown or something?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)