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

ASF GitHub Bot commented on FLINK-7382:
---------------------------------------

smdfj opened a new pull request #5615: [FLINK-7382] We shoud guarantee at lest 
one replica of partition should be alive w…
URL: https://github.com/apache/kafka/pull/5615
 
 
   For example:I have brokers: 1,2,3,4,5. I create a new topic by command:
   `sh kafka-topics.sh --create --topic replicaserror --zookeeper 
localhost:2181 --replica-assignment 
11:12:13,12:13:14,14:15:11,14:12:11,13:14:11 `
   Then kafkaController will process this,after partitionStateMachine and 
replicaStateMachine handle state change,topic metadatas and state will be 
strange,partitions is on NewPartition and replicas is on OnlineReplica. 
   Next wo can not delete this topic(bacase state change illegal ),This will 
cause a number of problems.So i think wo shoud check replicas assignment when 
create or update topic.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Broken links in `Apache Flink Documentation`  page
> --------------------------------------------------
>
>                 Key: FLINK-7382
>                 URL: https://issues.apache.org/jira/browse/FLINK-7382
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Hai Zhou
>            Assignee: Hai Zhou
>            Priority: Minor
>             Fix For: 1.3.4, 1.4.0
>
>
> Some links in the * External Resources * section are Broken.



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

Reply via email to