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

Ryan Skraba commented on AVRO-2724:
-----------------------------------

I added a wiki page for 
https://cwiki.apache.org/confluence/display/AVRO/Experimental+features+in+Avro

I'm thinking how this should be noted in the code or Javadoc -- I don't think 
this blocks the 1.9.2 release, however.

> Document experimental Java features
> -----------------------------------
>
>                 Key: AVRO-2724
>                 URL: https://issues.apache.org/jira/browse/AVRO-2724
>             Project: Apache Avro
>          Issue Type: Task
>            Reporter: Ryan Skraba
>            Priority: Major
>
> There are a couple of experimental features that are new to try in Avro 
> (Java):
> * 
> [org.apache.avro.specific.use_custom_coders|https://github.com/apache/avro/blob/3ad0106f5fa15fbe718727016c600d14cd23294c/lang/java/avro/pom.xml#L85]
>   to use code-generated serialization in SpecificRecords
> * 
> [org.apache.avro.fastread|https://github.com/apache/avro/blob/3ad0106f5fa15fbe718727016c600d14cd23294c/lang/java/avro/pom.xml#L97]
>  to use a different deserialization technique reusing logic constructed once 
> from a known schema.
> These should be documented someplace (in the code at point of use, wiki page 
> or website?) and noted how to enable them / the risks/benefit you might 
> encounter.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to