You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Peter Holm <pe...@gmx.net> on 2018/01/12 19:22:52 UTC

Another bug

This occurs, when the heartbeat thread is stopped forcibly....

[kafka-coordinator-heartbeat-thread | console-consumer-DellGPU] ERROR 
o.a.k.c.c.i.AbstractCoordinator$HeartbeatThread - Uncaught exception in 
thread 'kafka-coordinator-heartbeat-thread | console-consumer-DellGPU':
java.lang.ThreadDeath: null
     at java.base/java.lang.Thread.stop(Thread.java:949) ~[na:na]



Re: Another bug

Posted by Ted Yu <yu...@gmail.com>.
Can you provide more information ?

release of Kafka
relevant configs
sequence of operation that led to the exception

Thanks

On Fri, Jan 12, 2018 at 11:22 AM, Peter Holm <pe...@gmx.net> wrote:

> This occurs, when the heartbeat thread is stopped forcibly....
>
> [kafka-coordinator-heartbeat-thread | console-consumer-DellGPU] ERROR
> o.a.k.c.c.i.AbstractCoordinator$HeartbeatThread - Uncaught exception in
> thread 'kafka-coordinator-heartbeat-thread | console-consumer-DellGPU':
> java.lang.ThreadDeath: null
>     at java.base/java.lang.Thread.stop(Thread.java:949) ~[na:na]
>
>
>