[
https://issues.apache.org/jira/browse/AVRO-265?focusedWorklogId=756613&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756613
]
ASF GitHub Bot logged work on AVRO-265:
---------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/22 19:08
Start Date: 13/Apr/22 19:08
Worklog Time Spent: 10m
Work Description: martin-g commented on PR #1638:
URL: https://github.com/apache/avro/pull/1638#issuecomment-1098389203
Thank you, @opwvhk !
Issue Time Tracking
-------------------
Worklog Id: (was: 756613)
Time Spent: 0.5h (was: 20m)
> Protocol namespace always written out in toJson
> -----------------------------------------------
>
> Key: AVRO-265
> URL: https://issues.apache.org/jira/browse/AVRO-265
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.2.0
> Reporter: Todd Lipcon
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The javadoc for Protocol indicates that namespaces are optional. However,
> toJson() always prints it out. If no namespace is set, it generates
> "namespace": null in the JSON.
> Not sure whether namespaces are in fact required, or if it should just not
> output it when null.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)