[ 
https://issues.apache.org/jira/browse/SOLR-13016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16735639#comment-16735639
 ] 

Shalin Shekhar Mangar commented on SOLR-13016:
----------------------------------------------

Thanks Noble. This patch cuts the computation time down from 10 minutes to 90 
seconds for a large cluster (~30 nodes). I've tested this quite a bit and looks 
good to me. Can you get rid of the debug cache statistics and commit this?

I also found a couple of other bugs while testing this: see SOLR-13123 and 
SOLR-13124.

> Computing suggestions when policy have "#EQUAL" or "#ALL" rules take too long
> -----------------------------------------------------------------------------
>
>                 Key: SOLR-13016
>                 URL: https://issues.apache.org/jira/browse/SOLR-13016
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>         Attachments: SOLR-13016.patch, SOLR-13016.patch, SOLR-13016.patch, 
> SOLR-13016.patch
>
>
> When rules have computed values such as "#EQUAL" or "#ALL" , it takes too 
> long to compute. The problem is these values are computed too many times and 
> as the no:of nodes increase it almost takes forever. These values don't 
> change and they can be cached



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to