[
https://issues.apache.org/jira/browse/AVRO-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Skraba updated AVRO-3440:
------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Cherry-picked to
[branch-1.11|https://github.com/apache/avro/commit/11e265fccbb31add03d0182f13aa125ff0f3ee30].
Thanks for this fix!
> Protocol.createMessage(Message, Schema) names messages after the protocol
> -------------------------------------------------------------------------
>
> Key: AVRO-3440
> URL: https://issues.apache.org/jira/browse/AVRO-3440
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.11.0
> Reporter: Oscar Westra van Holthe - Kind
> Assignee: Oscar Westra van Holthe - Kind
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.11.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The method {{org.apache.avro.Protocol#createMessage(Message, Schema)}} should
> (according to the javadoc) copy the name, documentation and properties of the
> given message (which makes sense). Instead, it used the name and
> documentation of the protocol...
--
This message was sent by Atlassian Jira
(v8.20.1#820001)