GitHub user DrVirtual opened a pull request:
https://github.com/apache/avro/pull/83
AVRO-1819 and AVRO-1820: Parsing aliases and custom properties of request's
field
AVRO-1819: Parsing aliases of request's field
AVRO-1820: Parsing custom properties of request's field
Fixed bug in org.apache.avro.Protocol.parseMessage of loss field's aliases
and custom properties.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DrVirtual/avro
AVRO-1819_AVRO-1820_Request_field_properties
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/83.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #83
----
commit eb5c5ab3fb7bc25f78ff0f7215a302658532c744
Author: k.usachev <[email protected]>
Date: 2016-04-03T11:43:07Z
AVRO-1819: Parsing aliases of request's field
AVRO-1820: Parsing custom properties of request's field
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---