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

Rui Pereira updated AVRO-970:
-----------------------------

               Labels: codec  (was: )
    Affects Version/s: 1.7.3
         Release Note: Made Codec public in order to allow custom 
implementations.
               Status: Patch Available  (was: Open)

Performed modifications as specified in the previous comment. Had to modify the 
three implementations of Codec in order to allow extend and override of new 
method signatures. Added JUnit test and Custom codec implementation in test 
subpackage.

Hope everything is fine, please review patch.
                
> (Java) Allow users to implement their own Codecs
> ------------------------------------------------
>
>                 Key: AVRO-970
>                 URL: https://issues.apache.org/jira/browse/AVRO-970
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.7.3
>            Reporter: Peter Nimmervoll
>              Labels: codec
>         Attachments: AVRO-970.patch
>
>
> Currently the base class for all codecs (Codec) is not public which makes it
> impossible to write own codecs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to