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

ASF GitHub Bot commented on KAFKA-8384:
---------------------------------------

jsancio commented on pull request #6880: KAFKA-8384: Leader election command 
tests
URL: https://github.com/apache/kafka/pull/6880
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Write integration tests for leader election command
> ---------------------------------------------------
>
>                 Key: KAFKA-8384
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8384
>             Project: Kafka
>          Issue Type: Task
>          Components: core
>            Reporter: Jose Armando Garcia Sancio
>            Assignee: Jose Armando Garcia Sancio
>            Priority: Critical
>
> Add integration tests for leader election command. Some cases that we should 
> cover:
>  # Topic doesn't exists => UNKNOWN_TOPIC_OR_PARTITION
>  # Unclean/preferred election not needed => ELECTION_NOT_NEEDED
>  # Unclean/preferred election not possible => ELIGIBLE_LEADERS_NOT_AVAILABLE
>  # Election succeeded => NONE
>  # All partition (partitions==null) => NONE for all performed election. The 
> result map should only contain NONE.



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

Reply via email to