mkeskells opened a new pull request, #3774: URL: https://github.com/apache/avro/pull/3774
## What is the purpose of the change Primary - to fix the memory leak described in AVRO-4253, a memory leak in FastReaderBuilder Also improves the implementation and documentation of WeakIdentityHashMap. Unfortunately the main fix depends on this, so needed do it as an enabler. We could do this a s seperate PR and layer the memory leak on top, but the complexity of the PR isnt that high, so though it was better to address both concens in a sinple PR ## Verifying this change *(Please pick one of the following options)* This change added unit test ## Documentation No new feature added -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
