[
https://issues.apache.org/jira/browse/AVRO-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485186#comment-17485186
]
ASF subversion and git services commented on AVRO-3335:
-------------------------------------------------------
Commit e679b1b05f5a212896b325e20ee786c35a7a4cd6 in avro's branch
refs/heads/branch-1.11 from Kyle Schoonover
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=e679b1b ]
AVRO-3335 Evaluate input of GenerateNames (#1485)
* AVRO-3335 Evaluate input of GenerateNames
* Updated to include obsolete method calls.
Co-authored-by: Kyle T. Schoonover <[email protected]>
(cherry picked from commit 9c2464ca2b76b914e3563e2b101752b59ebaf6ed)
> Throw exception for null parameter in GenerateNames
> ---------------------------------------------------
>
> Key: AVRO-3335
> URL: https://issues.apache.org/jira/browse/AVRO-3335
> 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: 1h
> Remaining Estimate: 0h
>
> GenerateNames(Protocol protocol) needs evaluation of the input. Because this
> CodeGen class can be inherited from it is good practice to evaluate input.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)