You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Nandor Kollar (JIRA)" <ji...@apache.org> on 2019/04/04 08:45:00 UTC

[jira] [Resolved] (AVRO-2332) Support java_multiple_files protobuf option

     [ https://issues.apache.org/jira/browse/AVRO-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandor Kollar resolved AVRO-2332.
---------------------------------
    Resolution: Fixed

> Support java_multiple_files protobuf option
> -------------------------------------------
>
>                 Key: AVRO-2332
>                 URL: https://issues.apache.org/jira/browse/AVRO-2332
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Ryo Okubo
>            Assignee: Ryo Okubo
>            Priority: Major
>             Fix For: 1.9.0
>
>
> Support java_multiple_files option,
> [https://developers.google.com/protocol-buffers/docs/proto3#options]
> The option helps to get classes via reflection.
>  
> protoc doesn't generate outer class if the option enables, but current getNamespace() doesn't consider that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)