dsmiley opened a new pull request, #2217:
URL: https://github.com/apache/solr/pull/2217

   Avoid O(N^2) for many collections.
   The arg to retain(col) should ideally always be a Set.
   
   ---
   FYI this fixed an issue in production with tens of thousands of collections. 
 Mind boggling; I know.
   Minor to most people so not doing a JIRA.  Will add to CHANGES.txt once I 
know the PR number.
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to