You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2018/06/04 05:37:00 UTC

[jira] [Resolved] (KAFKA-5618) Kafka stream not receive any topic/partitions/records info

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

Guozhang Wang resolved KAFKA-5618.
----------------------------------
    Resolution: Cannot Reproduce

> Kafka stream not receive any topic/partitions/records info
> ----------------------------------------------------------
>
>                 Key: KAFKA-5618
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5618
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>            Reporter: Yogesh BG
>            Priority: Critical
>         Attachments: rtp-kafkastreams.log, rtp-kafkastreams2.log, rtp-kafkastreams3.log
>
>
> I have 3 brokers and 3 stream consumers.
> I have there are 360 partitions and not able to bring up streams successfully even after several retry.
> I have attached the logs. 
> There are other topics which are having around 16 partitions and they are able to successfully be consumed by kafka client<no streaming>
> when tried getting thread dump using jstack the process is not responding
> Attaching to process ID 10663, please wait...
> Debugger attached successfully.
> Server compiler detected.
> JVM version is 24.141-b02
> Deadlock Detection:
> java.lang.RuntimeException: Unable to deduce type of thread from address 0x00007fdac4009000 (expected type JavaThread, CompilerThread, ServiceThread, JvmtiAgentThread, or SurrogateLockerThread)
>         at sun.jvm.hotspot.runtime.Threads.createJavaThreadWrapper(Threads.java:162)
>         at sun.jvm.hotspot.runtime.Threads.first(Threads.java:150)
>         at sun.jvm.hotspot.runtime.DeadlockDetector.createThreadTable(DeadlockDetector.java:149)
>         at sun.jvm.hotspot.runtime.DeadlockDetector.print(DeadlockDetector.java:56)
>         at sun.jvm.hotspot.runtime.DeadlockDetector.print(DeadlockDetector.java:39)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)