You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2017/12/11 10:11:00 UTC

[jira] [Created] (KAFKA-6342) Remove workaround for JSON parsing of non-escaped strings

Rajini Sivaram created KAFKA-6342:
-------------------------------------

             Summary: Remove workaround for JSON parsing of non-escaped strings
                 Key: KAFKA-6342
                 URL: https://issues.apache.org/jira/browse/KAFKA-6342
             Project: Kafka
          Issue Type: Task
          Components: core
            Reporter: Rajini Sivaram
             Fix For: 1.1.0


KAFKA-6319 added a workaround to parse invalid JSON persisted using older versions of Kafka because special characters were not escaped. The workaround is required in 1.0.1 to enable parsing invalid JSON from ACL configs in ZooKeeper. We can remove the workaround in kafka.utils.Json#parseFull for 1.1.0



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)