NightOwl888 opened a new pull request #439: URL: https://github.com/apache/lucenenet/pull/439
See #417. This review includes all usage of `ConditionalWeakTable<TKey, TValue>` except for `FieldCacheImpl`, which is another branch that is being worked on. It does **not** include a review of `LurchTable<TKey, TValue>` or `ConcurrentDictionary<TKey, TValue>` usage. The `ShapeFieldCacheProvider<T>` is almost certainly the fix for #319, but since we have no way to reproduce that exception we will have to get confirmation from the user. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
