nielsbasjes commented on PR #2090: URL: https://github.com/apache/avro/pull/2090#issuecomment-1427938921
@clesaec I think I misunderstand your feedback. On the one hand I see "LGTM" and on the other hand you say we should keep the "weak keys". My problem is that I do not see the reason for using the weak keys here. To me it seems like it is used to "auto expire" this cache. Do you know of a threadsafe weak keys map implementation without synchronization on the `get ` we can use? -- 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]
