[ https://issues.apache.org/jira/browse/KAFKA-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14628897#comment-14628897 ]
Gwen Shapira commented on KAFKA-2333: ------------------------------------- In pretty much every database in existence writing to a renamed table will cause errors, so thats expected. I'm more concerned about in-flight replications, there's a reason delete took 3 attempts to get right. I hope we can reuse some of that code / tests. Does it make sense to say that for the future, anything with user-visible name should also have an internal name that will never ever changes? > Add rename topic support > ------------------------ > > Key: KAFKA-2333 > URL: https://issues.apache.org/jira/browse/KAFKA-2333 > Project: Kafka > Issue Type: New Feature > Reporter: Grant Henke > Assignee: Grant Henke > > Add the ability to change the name of existing topics. > This likely needs an associated KIP. This Jira will be updated when one is > created. -- This message was sent by Atlassian JIRA (v6.3.4#6332)