[jira] [Commented] (KAFKA-5048) kafka brokers hang when one of broker node killed in the cluster and remaining broker nodes are not consuming the data.

2017-05-17 Thread Srinivas Yarra (JIRA)

[ 
https://issues.apache.org/jira/browse/KAFKA-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16013852#comment-16013852
 ] 

Srinivas Yarra commented on KAFKA-5048:
---

replication.factor=2

> kafka brokers hang when one of broker node killed in the cluster and 
> remaining broker nodes are not consuming the data.
> ---
>
> Key: KAFKA-5048
> URL: https://issues.apache.org/jira/browse/KAFKA-5048
> Project: Kafka
>  Issue Type: Bug
>  Components: consumer, offset manager
>Affects Versions: 0.10.1.1
>Reporter: Srinivas Yarra
>
> Kafka brokers hang when one of broker node killed in cluster and remaining 
> broker nodes are not consuming the data. Below message is getting in the 
> console consumer screen:
> WARN Auto offset commit failed for group console-consumer-26249: Offset 
> commit failed with a retriable exception. You should retry committing 
> offsets. (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator)
> if bring it back stopped service and then all brokers are starting consuming 
> data.



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


[jira] [Commented] (KAFKA-5048) kafka brokers hang when one of broker node killed in the cluster and remaining broker nodes are not consuming the data.

2017-04-12 Thread huxi (JIRA)

[ 
https://issues.apache.org/jira/browse/KAFKA-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965622#comment-15965622
 ] 

huxi commented on KAFKA-5048:
-

These warnings should be transient as long as you set the replication.factor.  
What's the replication factor for the topic?

> kafka brokers hang when one of broker node killed in the cluster and 
> remaining broker nodes are not consuming the data.
> ---
>
> Key: KAFKA-5048
> URL: https://issues.apache.org/jira/browse/KAFKA-5048
> Project: Kafka
>  Issue Type: Bug
>  Components: consumer, offset manager
>Affects Versions: 0.10.1.1
>Reporter: Srinivas Yarra
>
> Kafka brokers hang when one of broker node killed in cluster and remaining 
> broker nodes are not consuming the data. Below message is getting in the 
> console consumer screen:
> WARN Auto offset commit failed for group console-consumer-26249: Offset 
> commit failed with a retriable exception. You should retry committing 
> offsets. (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator)
> if bring it back stopped service and then all brokers are starting consuming 
> data.



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