You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2016/03/24 13:33:25 UTC

[jira] [Created] (LUCENE-7136) remove Threads from BaseGeoPointTestCase

Robert Muir created LUCENE-7136:
-----------------------------------

             Summary: remove Threads from BaseGeoPointTestCase
                 Key: LUCENE-7136
                 URL: https://issues.apache.org/jira/browse/LUCENE-7136
             Project: Lucene - Core
          Issue Type: Test
            Reporter: Robert Muir
         Attachments: LUCENE-7136.patch

I don't think we should mix testing threads with all the other stuff going on here. It makes things too hard to debug.

if we want to test thread safety of e.g. BKD or queries somewhere, that should be an explicit narrow test just for that (no complicated geometry going on).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org