You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/11/29 19:35:00 UTC

[jira] [Commented] (AVRO-2129) Add getEncoder method to generated Java class

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

ASF subversion and git services commented on AVRO-2129:
-------------------------------------------------------

Commit e2e11cba3303b189f090383c931f0ae60c4fa952 in avro's branch refs/heads/master from [~dkulp]
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=e2e11cb ]

[AVRO-2129] Add getEncoder method to match getDecoder
Closes #277


> Add getEncoder method to generated Java class
> ---------------------------------------------
>
>                 Key: AVRO-2129
>                 URL: https://issues.apache.org/jira/browse/AVRO-2129
>             Project: Apache Avro
>          Issue Type: Improvement
>            Reporter: Michael Hewitt
>            Priority: Minor
>
> Add the getEncoder method to to access encoder instance
> Unless the encoder should be protected not sure why there is access to the decoder and not the encoder. If there is a better way to get a BinaryMessageEncoder for this schemaStore let me know.



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