[
https://issues.apache.org/jira/browse/LUCENE-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769485#action_12769485
]
Mark Miller commented on LUCENE-1942:
-------------------------------------
Well if the title is self explanatory as said, it just means he wants to switch
access to that variable to a static way, rather than from a given instance. (ie
RunIndexAccessThreads.NUM_THREADS rather than
runIndexAccessThreads.NUM_THREADS). Purists ;) But its in the tests it looks
... and the only access' like that are now commented out that I see ... and the
patch is way too big - but perhaps thats all binary cruft :)
Its a nice mystery for now :)
> NUM_THREADS is a static member of RunAddIndexesThreads and should be accessed
> in a static way
> ---------------------------------------------------------------------------------------------
>
> Key: LUCENE-1942
> URL: https://issues.apache.org/jira/browse/LUCENE-1942
> Project: Lucene - Java
> Issue Type: Bug
> Components: Other
> Environment: Eclipse 3.4.2
> Reporter: Hasan Diwan
> Priority: Trivial
> Attachments: lucene.pat
>
>
> The summary contains the problem. No further description needed, I don't
> think.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]