You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ryan Skraba (Jira)" <ji...@apache.org> on 2021/09/27 13:35:00 UTC

[jira] [Resolved] (AVRO-3042) Make MODEL$ final

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

Ryan Skraba resolved AVRO-3042.
-------------------------------
    Resolution: Fixed

> Make MODEL$ final
> -----------------
>
>                 Key: AVRO-3042
>                 URL: https://issues.apache.org/jira/browse/AVRO-3042
>             Project: Apache Avro
>          Issue Type: Improvement
>            Reporter: Fokko Driesprong
>            Assignee: Fokko Driesprong
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Each specific record has a reusable static `MODEL$` instance that is configured for that instance.  Changing this instance would likely have only undesirable side effects, so it should be made final.



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