Details
Description
SpecificData.getSchema uses a WeakHashMap to cache schemas, but WeakHashMap is not thread-safe, and the method itself is not synchronized. Seems like this could lead to the data structure getting corrupted.
Attachments
Attachments
Issue Links
- blocks
-
AVRO-1885 Release 1.8.2
- Resolved
- links to