You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Yogesh BG (JIRA)" <ji...@apache.org> on 2017/07/20 11:23:00 UTC

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

Yogesh BG created KAFKA-5618:
--------------------------------

             Summary: 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-kafkastreams2.log, rtp-kafkastreams3.log, rtp-kafkastreams.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
(v6.4.14#64029)