[ https://issues.apache.org/jira/browse/KAFKA-2685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edward Ribeiro reassigned KAFKA-2685: ------------------------------------- Assignee: Edward Ribeiro > "alter topic" on non-existent topic exits without error > ------------------------------------------------------- > > Key: KAFKA-2685 > URL: https://issues.apache.org/jira/browse/KAFKA-2685 > Project: Kafka > Issue Type: Bug > Reporter: Gwen Shapira > Assignee: Edward Ribeiro > > When running: > kafka-topics --zookeeper localhost:2181 --alter --topic test --config > unclean.leader.election.enable=false > and topic "test" does not exist, the command simply return with no error > message. > We expect to see an error when trying to modify non-existing topics, so user > will have a chance to catch and correct typos. -- This message was sent by Atlassian JIRA (v6.3.4#6332)