[
https://issues.apache.org/jira/browse/AVRO-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420743#comment-17420743
]
ASF subversion and git services commented on AVRO-3042:
-------------------------------------------------------
Commit 82a7bb62a3a24d01ce33d6e4cec33387f582aad7 in avro's branch
refs/heads/master from Ryan Skraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=82a7bb6 ]
AVRO-3042: Make MODEL$ final (#1089)
Squashed commit of the following:
commit 60ed8856be320f093420e4e668d1d6b48b64cd2a
Author: Ryan Skraba <[email protected]>
Date: Mon Sep 27 14:40:01 2021 +0200
AVRO-3042: Update test resources on changed record template
commit 3fbbf3b6ee41aa893805fe04d425ace0da6ee037
Merge: 53ff955f6 c5ffd6e4f
Author: Ryan Skraba <[email protected]>
Date: Mon Sep 27 12:34:25 2021 +0200
Merge remote-tracking branch 'apache/master' into fd-make-model-final
commit 53ff955f687f4fd0bc2d7935899070e6d05cb6b5
Author: Fokko Driesprong <[email protected]>
Date: Thu Feb 11 21:55:27 2021 +0100
Make MODEL$ final
Closes #1089
Co-authored-by: Fokko Driesprong <[email protected]>
Co-authored-by: Ryan Skraba <[email protected]>
> 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: 10m
> 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)