Neha Narkhede created KAFKA-499: ----------------------------------- Summary: Refactor controller state machine Key: KAFKA-499 URL: https://issues.apache.org/jira/browse/KAFKA-499 Project: Kafka Issue Type: Bug Affects Versions: 0.8 Reporter: Neha Narkhede
Currently, the controller logic is very procedural and is similar to KafkaZookeeper. Controller should have a well defined state machine with states and transitions. This will make it easier to understand and maintain the controller code. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira