[ https://issues.apache.org/jira/browse/AVRO-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485185#comment-17485185 ]
ASF subversion and git services commented on AVRO-3335: ------------------------------------------------------- Commit 9c2464ca2b76b914e3563e2b101752b59ebaf6ed in avro's branch refs/heads/master from Kyle Schoonover [ https://gitbox.apache.org/repos/asf?p=avro.git;h=9c2464c ] 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 <kyle.t.schoono...@nordstrom.com> > 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: 50m > 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)