You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2010/08/18 02:13:19 UTC

[jira] Commented: (AVRO-611) Support Oneway in Avro IDL

    [ https://issues.apache.org/jira/browse/AVRO-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899661#action_12899661 ] 

Patrick Wendell commented on AVRO-611:
--------------------------------------

I took this for a spin and can confirm that it works as intended. It correctly disallowed me from "one-way"ing a non-void method. It also correctly propagated the one-way keyword from avdl to avpr.

- Patrick

> Support Oneway in Avro IDL
> --------------------------
>
>                 Key: AVRO-611
>                 URL: https://issues.apache.org/jira/browse/AVRO-611
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Patrick Wendell
>            Assignee: Doug Cutting
>             Fix For: 1.4.0
>
>         Attachments: AVRO-611.patch
>
>
> Avro IDL should support a "oneway" property for messages.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.