You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2009/11/24 20:41:39 UTC

[jira] Created: (AVRO-236) add support for protocols to avroj induce tool

add support for protocols to avroj induce tool
----------------------------------------------

                 Key: AVRO-236
                 URL: https://issues.apache.org/jira/browse/AVRO-236
             Project: Avro
          Issue Type: Improvement
          Components: java
            Reporter: Doug Cutting
            Assignee: Doug Cutting
             Fix For: 1.3.0


The avroj 'induce' command should support protocols as well as schemas.

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


[jira] Commented: (AVRO-236) add support for protocols to avroj induce tool

Posted by "Philip Zeyliger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782156#action_12782156 ] 

Philip Zeyliger commented on AVRO-236:
--------------------------------------

Took a look at the patch.  +1.

> add support for protocols to avroj induce tool
> ----------------------------------------------
>
>                 Key: AVRO-236
>                 URL: https://issues.apache.org/jira/browse/AVRO-236
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.0
>
>         Attachments: AVRO-236.patch
>
>
> The avroj 'induce' command should support protocols as well as schemas.

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


[jira] Updated: (AVRO-236) add support for protocols to avroj induce tool

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-236:
------------------------------

    Attachment: AVRO-236.patch

The attached patch changes the induce tool to generate a protocol when passed an interface.  It also changes the induce tool to pretty-print induced schemas and protocols.  And it fixes two checkstyle problems in Tool.java (unused import and no newline at EOF).

> add support for protocols to avroj induce tool
> ----------------------------------------------
>
>                 Key: AVRO-236
>                 URL: https://issues.apache.org/jira/browse/AVRO-236
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.0
>
>         Attachments: AVRO-236.patch
>
>
> The avroj 'induce' command should support protocols as well as schemas.

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


[jira] Resolved: (AVRO-236) add support for protocols to avroj induce tool

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting resolved AVRO-236.
-------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

I just committed this.

> add support for protocols to avroj induce tool
> ----------------------------------------------
>
>                 Key: AVRO-236
>                 URL: https://issues.apache.org/jira/browse/AVRO-236
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.0
>
>         Attachments: AVRO-236.patch
>
>
> The avroj 'induce' command should support protocols as well as schemas.

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