rmuir commented on pull request #2429:
URL: https://github.com/apache/lucene-solr/pull/2429#issuecomment-785265843


   I think for this issue, if we are not going to fix the bad consumer of the 
API, we should consider separate method (maybe deprecated) for it to use.
   
   The problem is this change doesn't just impact find() like the description 
states, but also other things like add() getting called by TermsHashPerField, a 
hot spot of indexer. I don't think we should rely on oracle's C2 EA to not 
create monster amounts of garbage, this is too important of a spot.


----------------------------------------------------------------
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:
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