You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "kanav anand (JIRA)" <ji...@apache.org> on 2015/12/21 08:39:46 UTC

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

kanav anand created KAFKA-3018:
----------------------------------

             Summary: Kafka producer hangs producer.close() call if the publisher topic contains single quotes in the topic name
                 Key: KAFKA-3018
                 URL: https://issues.apache.org/jira/browse/KAFKA-3018
             Project: Kafka
          Issue Type: Bug
          Components: producer 
    Affects Versions: 0.8.2.0
            Reporter: kanav anand
            Assignee: Jun Rao


While creating topics with quotes in the name throws a exception but if you try to close a producer configured with a topic name with quotes the producer hangs.
It can be easily replicated and verified by setting topic.name for a producer with a string containing single quotes in it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)