[
https://issues.apache.org/jira/browse/AVRO-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028447#comment-13028447
]
Doug Cutting commented on AVRO-815:
-----------------------------------
Stephen, can you please update the 1.6.0 section of CHANGES.txt in trunk,
adding a brief description of this? Also, the general practice in Avro is to
wait at a day or two after a patch is posted before committing it, in order to
give others an opportunity to comment.
https://cwiki.apache.org/AVRO/how-to-contribute.html#HowToContribute-CommittingGuidelinesforcommitters
Thanks for fixing this bug!
> Netty Transceiver fails processing one-way messages
> ---------------------------------------------------
>
> Key: AVRO-815
> URL: https://issues.apache.org/jira/browse/AVRO-815
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.5.2
> Reporter: Stephen Gargan
> Assignee: Stephen Gargan
> Priority: Minor
> Labels: ipc, netty
> Fix For: 1.6.0
>
>
> The Requestor uses the writeBuffers call on Transceivers to send one-way
> messages and the current NettyTranscevier throws an
> UnsupportedOperationException when this is called. A minor change is required
> to send a NettyDataPack instead. The unit tests use the shared sample
> protocol 'mail.avpr' and this will need a one-way message definition
> 'fireandforget' to allow testing of the one-way behavior.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira