Github user synhershko commented on the pull request:
https://github.com/apache/lucenenet/pull/85#issuecomment-73404422
This needs to happen on the base class level to leverage randomized testing properly:
https://github.com/apache/lucene-solr/blob/trunk/lucene/core/src/test/org/apache/lucene/index/TestLongPostings.java#L105
https://github.com/apache/lucene-solr/blob/trunk/lucene/test-framework/src/java/org/apache/lucene/util/LuceneTestCase.java#L729
I'm trying to solve this via a ThreadStatic, lets see if it works
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|