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

点儿郎当 commented on KAFKA-7581:
-----------------------------

兄弟,我们线上kafka出了个问题,版本是1.0,三台brokers,默认12个 partition,2个副本

问题场景:

      
由于网络出现问题,出现broker1先挂,broker2,又挂了,后来恢复回去以后,副本的isr列表不同步更新了,而且新建的topics也是过一会,就变更了isr列表,请帮忙查下,谢谢怎么解决isr的问题。Encountered
 error while electing leader for partition test4-10 due to: Preferred replica 
11 for partition test4-10 is either not alive or not in the isr. Current leader 
and ISR: [\{"leader":13,"leader_epoch":1,"isr":[13]}]

> Issues in building kafka using gradle on a Ubuntu based docker container
> ------------------------------------------------------------------------
>
>                 Key: KAFKA-7581
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7581
>             Project: Kafka
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.1.1, 2.0.2
>         Environment: Ubuntu 16.04.3 LTS
>            Reporter: Sarvesh Tamba
>            Priority: Blocker
>
> The following issues are seen when kafka is built using gradle on a Ubuntu 
> based docker container:-
> /kafka-gradle/kafka-2.0.0/core/src/main/scala/kafka/coordinator/transaction/TransactionStateManager.scala:177:
>  File name too long
>  This can happen on some encrypted or legacy file systems. Please see SI-3623 
> for more details.
>  .foreach { txnMetadataCacheEntry =>
>  ^
>  56 warnings found
>  one error found
> > Task :core:compileScala FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
>  Execution failed for task ':core:compileScala'.
>  > Compilation failed



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

Reply via email to