[
https://issues.apache.org/jira/browse/AVRO-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov resolved AVRO-3994.
---------------------------------------------
Fix Version/s: 1.12.0
Assignee: Gerrit Birkeland
Resolution: Fixed
> [C++] Solidus (/) should not be escaped in JSON output
> ------------------------------------------------------
>
> Key: AVRO-3994
> URL: https://issues.apache.org/jira/browse/AVRO-3994
> Project: Apache Avro
> Issue Type: Improvement
> Components: c++
> Affects Versions: 1.11.0, 1.10.1, 1.10.2, 1.11.1, 1.11.2, 1.11.3
> Reporter: Gerrit Birkeland
> Assignee: Gerrit Birkeland
> Priority: Major
> Fix For: 1.12.0
>
>
> The JSON standard permits a solidus ({{{}/{}}}) to be escaped in strings, but
> does not require that it be escaped. Most JSON serializers used by other
> packages/languages do not escape solidus characters, so for consistency it
> would be nice if Avro also did not perform this useless escape.
> Fixed with https://github.com/apache/avro/pull/2929
--
This message was sent by Atlassian Jira
(v8.20.10#820010)