[
https://issues.apache.org/jira/browse/AVRO-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485158#comment-17485158
]
ASF subversion and git services commented on AVRO-3336:
-------------------------------------------------------
Commit 4416e27faed9ddfab1f3703d830c19f9c7819f2a in avro's branch
refs/heads/branch-1.11 from Kyle Schoonover
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=4416e27 ]
AVRO-3336 deprecate namespaceLookup field. (#1486)
* AVRO-3336 deprecate namespaceLookup field.
* Had new overload call it's own initialization constructor
* Updated to include StringComparer.Ordinal when initializing Dictionary.
Co-authored-by: Kyle T. Schoonover <[email protected]>
(cherry picked from commit ae3b007de6b1fab3eedca801adea8f425544baac)
> Deprecate obsolete namespace lookup in CodeGen
> ----------------------------------------------
>
> Key: AVRO-3336
> URL: https://issues.apache.org/jira/browse/AVRO-3336
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Affects Versions: 1.11.1
> Reporter: Kyle Schoonover
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.11.1, 1.12.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Was marked obsolete on 8/17/2019. Time to deprecate the namespaceLookup
> dictionary field and just use property.
> Since the current property has a public set, we should remove the public set
> and allow it to be created with an existing property of a constructor.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)