[jira] [Commented] (KAFKA-3018) Kafka producer hangs on producer.close() call if the producer topic contains single quotes in the topic name

2016-03-06 Thread Chi Hoang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182433#comment-15182433 ] Chi Hoang commented on KAFKA-3018: -- The server is already correctly validating the topic name, and the

[jira] [Commented] (KAFKA-3018) Kafka producer hangs on producer.close() call if the producer topic contains single quotes in the topic name

2016-03-06 Thread Chi Hoang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182416#comment-15182416 ] Chi Hoang commented on KAFKA-3018: -- Coming back to this. Seems like the more appropriate design would be

[jira] [Commented] (KAFKA-3018) Kafka producer hangs on producer.close() call if the producer topic contains single quotes in the topic name

2016-02-24 Thread Chi Hoang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163920#comment-15163920 ] Chi Hoang commented on KAFKA-3018: -- I'm going to go ahead and close the PR, and come back to this once I

[jira] [Commented] (KAFKA-3018) Kafka producer hangs on producer.close() call if the producer topic contains single quotes in the topic name

2016-02-24 Thread Chi Hoang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163568#comment-15163568 ] Chi Hoang commented on KAFKA-3018: -- In this case, there are two problems: - the send operation seems to

[jira] [Commented] (KAFKA-3018) Kafka producer hangs on producer.close() call if the producer topic contains single quotes in the topic name

2016-02-22 Thread Chi Hoang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158019#comment-15158019 ] Chi Hoang commented on KAFKA-3018: -- I encountered this, if not a similar, problem. I unknowingly had