clesaec commented on PR #2090: URL: https://github.com/apache/avro/pull/2090#issuecomment-1428269501
For tests, [Nondex](https://github.com/TestingResearchIllinois/NonDex) was suggested in [this JIRA](https://issues.apache.org/jira/browse/AVRO-3689), i don't know if it could find this kind of issue. Otherwise, yes, use with one millions Fields on 10 thread should have a sufficient rate of failure in case of bug. For solution, few month ago, i tested Map with ReentrantReadWriteLock ([see this commit](https://github.com/apache/avro/pull/1719/commits/2ba9abf294815b9f9f5abaf511c48ecd3eaf96c7)), but was finally not revelant for this case. -- 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]
