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

Hudson commented on AVRO-2515:
------------------------------

SUCCESS: Integrated in Jenkins build AvroJava #727 (See 
[https://builds.apache.org/job/AvroJava/727/])
AVRO-2515: Expand access of ProtobufData methods (#612) (fokko: 
[https://github.com/apache/avro/commit/bce00d9c4a44f66c6906e66cde21938935c00fc5])
* (edit) 
lang/java/protobuf/src/main/java/org/apache/avro/protobuf/ProtobufData.java


> Enable direct access to utility methods in ProtobufData
> -------------------------------------------------------
>
>                 Key: AVRO-2515
>                 URL: https://issues.apache.org/jira/browse/AVRO-2515
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.9.0
>         Environment: N/A
>            Reporter: Teodor Kostov
>            Assignee: Teodor Kostov
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.10.0, 1.9.1
>
>
> Enable direct access to utility methods in {{ProtobufData}} that deal with 
> the message description on a more granular level.
> {{ProtobufData}} presents some great functionality that allows dealing with 
> the Protobuf message descriptors. The intention of this PR is to provide 
> access to the methods that deal with these descriptors on a more granular 
> level. This would make it more flexible for the library clients to deal with 
> their Protobuf message.
> In terms of extending the functionality this would make it possible for 
> clients to adjust some specific moments of the conversion from Protobuf 
> descriptors to Avro schemas.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to