rmuir commented on PR #11955:
URL: https://github.com/apache/lucene/pull/11955#issuecomment-1321172760

   As far as better stress-testing factories in its base class, we already 
stress-test using multiple tokenstreams (threads) across a single factory here. 
   
   We could add stuff to the BaseTokenStreamFactoryTestCase to create N 
factories of the same type, just for more paranoia, in case there was some race 
with shared resources across multiple instances of the same factory.


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to