[
https://issues.apache.org/jira/browse/AVRO-3498?focusedWorklogId=759393&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-759393
]
ASF GitHub Bot logged work on AVRO-3498:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Apr/22 16:44
Start Date: 20/Apr/22 16:44
Worklog Time Spent: 10m
Work Description: KyleSchoonover opened a new pull request, #1657:
URL: https://github.com/apache/avro/pull/1657
### Jira
- [ ] My PR addresses the following [Avro
Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them
in the PR title. For example, "AVRO-1234: My Avro PR"
- https://issues.apache.org/jira/browse/AVRO-3498
### Tests
- [ ] My PR does not need testing for this extremely good reason:
Deprecating code, there was no coverage of this code.
### Commits
- [ ] My commits all reference Jira issues in their subject lines. In
addition, my commits follow the guidelines from "[How to write a good git
commit message](https://chris.beams.io/posts/git-commit/)":
1. Subject is separated from body by a blank line
1. Subject is limited to 50 characters (not including Jira issue reference)
1. Subject does not end with a period
1. Subject uses the imperative mood ("add", not "adding")
1. Body wraps at 72 characters
1. Body explains "what" and "why", not "how"
### Documentation
- [ ] In case of new functionality, my PR adds documentation that describes
how to use it.
- All the public functions and the classes in the PR contain Javadoc that
explain what it does
Issue Time Tracking
-------------------
Worklog Id: (was: 759393)
Time Spent: 40m (was: 0.5h)
> Deprecate NameCtorKey
> ---------------------
>
> Key: AVRO-3498
> URL: https://issues.apache.org/jira/browse/AVRO-3498
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Reporter: Kyle Schoonover
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> NameCtorKey was marked obsolete June of 2019.
>
> Commit details where marked obsolete:
> AVRO-2396: Cache types in ObjectCreator (#538)
> (cherry picked from commit 675e6f017d3758da1f79c2407df5c0c6d2b83e99)
--
This message was sent by Atlassian Jira
(v8.20.7#820007)